Commit 5ac57f2f by doszhang

dos

parent 9225734e
......@@ -32,7 +32,6 @@
<th>姓名</th>
<th>电话</th>
<th>时间</th>
<th>来源</th>
</tr>
</thead>
<tbody class="text-left">
......@@ -44,7 +43,6 @@
<td>{:$item['name']}</td>
<td>{:$item['tel']}</td>
<td>{:$item.submit_time|date_format:'%Y-%m-%d %H:%M:%S'}</td>
</tr>
{:/foreach}
</tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment