Commit c3ec6f26 authored by 黄奎's avatar 黄奎

页面修改

parent 15e8b614
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
</th> </th>
</tr> </tr>
<tr> <tr>
<td v-show="OrderList.length == 0" :colspan="isEditOrderCreate == 1 ? 18 : 17" align="center"> <td v-show="OrderList.length == 0" :colspan="isEditOrderCreate == 1 ? 19 : 18" align="center">
{{ $t("system.content_noData") }} {{ $t("system.content_noData") }}
</td> </td>
</tr> </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