From 32b0348a94dc16031b8b510c4c6c7cbb8e8d30de Mon Sep 17 00:00:00 2001 From: LSH Date: 星期六, 25 三月 2023 13:37:25 +0800 Subject: [PATCH] # --- src/main/webapp/views/order/order.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html index 736659d..99663dc 100644 --- a/src/main/webapp/views/order/order.html +++ b/src/main/webapp/views/order/order.html @@ -255,7 +255,7 @@ {{ item.wrkMast.ioTime$ }} </div> - <table class="layui-table" lay-skin="nob" style="width: 100%"> + <table class="layui-table" lay-skin="nob" style="width: 80%"> <thead> <tr style="background: none"> <td>No.</td> -- Gitblit v1.9.1