From 7c5d63fed965545dc1f3972b6ac44d149ab874f1 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期三, 30 十一月 2022 13:11:20 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/hylyasrs' into hylyasrs

---
 src/main/webapp/static/js/order/order.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index e277615..7214d80 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -31,6 +31,10 @@
             }
         }
     })
+    
+    
+    
+
 
     // 娓叉煋琛ㄦ牸
     var insTb = table.render({
@@ -389,6 +393,7 @@
                                     });
                                 }
                             })
+                            
                             // 寮圭獥涓嶅嚭鐜版粴鍔ㄦ潯
                             $(layero).children('.layui-layer-content').css('overflow', 'visible');
                             layui.form.render('select');

--
Gitblit v1.9.1