From 1c6d48ec373333fcdd0e54efec1b996b39f40515 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 25 三月 2022 15:45:15 +0800 Subject: [PATCH] #杰克缝纫机立库 【入出库明细Dto】 --- src/main/webapp/static/js/order/order.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index c0b408b..76ac6e7 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -77,7 +77,7 @@ layer.open({ type: 1, title: false, - area: '800px', + area: '820px', offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'], shade: .01, shadeClose: true, -- Gitblit v1.9.1