Commit 120963ac authored by 黄奎's avatar 黄奎

页面修改

parent 22a6b12f
......@@ -1511,7 +1511,7 @@
<th width="200">操作</th>
</tr>
<tr>
<td v-show="list.length==0" colspan="17" align="center">暂无数据</td>
<td v-show="list.length==0" colspan="18" align="center">暂无数据</td>
</tr>
<tbody v-for="(item,index) in list" :key="index">
<tr>
......
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