From fd6ce04219ee2341b01ac5b4018b0815bcbef371 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 31 三月 2023 11:21:12 +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