78b38817 by yangjianbin

init

1 parent d79ad764
......@@ -49,7 +49,7 @@
<?php foreach ($record as $k=>$v):?>
<tr>
<td><?=$v->id?></td>
<td><?=$v->createTime?></td>
<td><?=$v->phoneAuditTime?></td>
<td><?=$v->hasPutThrough ? '是' : '否'?></td>
<td><?=$v->phoneAuditEmployee?></td>
<td><?=$v->remark?></td>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!