From 2f7c2cf530721226082cb4fb7efe10ddc22070f6 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 11 六月 2024 10:29:53 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/order/order.html |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html
index deb7c67..dc07fa1 100644
--- a/src/main/webapp/views/order/order.html
+++ b/src/main/webapp/views/order/order.html
@@ -38,6 +38,11 @@
         .btn-delete {
             display: none;
         }
+        td .layui-form-select {
+            margin-top: -9px;
+            margin-left: -14px;
+            margin-right: -14px;
+        }
     </style>
 </head>
 <body>
@@ -208,6 +213,11 @@
     </form>
 </script>
 
+<!--宸ュ簭鐘舵��-->
+<script type="text/html" id="process">
+
+</script>
+
 <!-- 璁㈠崟浠诲姟杩芥函 -->
 <script id="wrkTraceDialog" type="text/html" style="position: relative">
     <div style="position: absolute; top: 0; left: 0;">

--
Gitblit v1.9.1