From 94e38780aaaca83dcec2935109b9399f977f3cc4 Mon Sep 17 00:00:00 2001 From: tqs <56479841@qq.com> Date: 星期四, 15 十二月 2022 16:03:14 +0800 Subject: [PATCH] Merge remote-tracking branch 'gitbit/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