Commit ac0c4008 authored by agping's avatar agping

后台 进场优化

parent bc52c933
......@@ -85,9 +85,9 @@
<th class="text-center">客户姓名</th>
<th class="text-center">客户电话</th>
<th class="text-center">进场时间</th>
<th class="text-center">报备人</th>
<th class="text-center">商铺地址与进场地址的距离</th>
<th class="text-center">进场图片</th>
<th class="text-center">商铺地址与进场地址的距离</th>
<th class="text-center">报备人</th>
<th class="text-center">操作</th>
</tr>
</thead>
......@@ -132,12 +132,12 @@
<td>{0}</td>
<td>{1}</td>
<td>{2}</td>
<td>{3}</td>
<td>{4}</td>
<td>
<img src='{5}' class="diagram-image J_preview"
data-bimg='{5}'>
</td>
<td>{4}</td>
<td>{3}</td>
<td>{6}</td>
</tr>
</script>
......
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 to comment