From 7c0ffec6ee60e5b0f2f9dc8312a7bbce3e20ac11 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 02 十二月 2022 15:59:27 +0800
Subject: [PATCH] #修改合同号

---
 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