From 9407e91c8940a3e9fad98a877a8e9c5dd9ffb0ac Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 19 四月 2022 09:46:35 +0800
Subject: [PATCH] #杰克缝纫机立库 【订单出库接口 - 合并同类项】

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

diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index 24f5ed3..a9ad474 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -290,11 +290,10 @@
                     admin.open({
                         type: 1,
                         offset: '150px',
-                        area: '480px',
+                        area: '680px',
                         title: (exp ? '淇敼' : '娣诲姞') + '鏄庣粏',
                         content: $('#matEditDialog').html(),
                         success: function (layero, dIndex) {
-                            $(layero).children('.layui-layer-content').css('overflow', 'visible');
                             // 鍥炴樉鏁版嵁
                             form.val('matEditForm', exp);
                             // 琛ㄥ崟鎻愪氦浜嬩欢

--
Gitblit v1.9.1