From f3b1898296aaa2ad3cd034435dde736decc6bccd Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期二, 24 五月 2022 13:21:35 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/order/out.js b/src/main/webapp/static/js/order/out.js
index 77ef6b0..1e0aad8 100644
--- a/src/main/webapp/static/js/order/out.js
+++ b/src/main/webapp/static/js/order/out.js
@@ -135,7 +135,7 @@
                         ,title: false
                         ,closeBtn: false
                         ,offset: '100px'
-                        ,area: '1200px'
+                        ,area: ['1200px', '700px']
                         ,shade: 0.5
                         ,shadeClose: true
                         ,btn: ['绔嬪嵆鍑哄簱', '绋嶅悗澶勭悊']
@@ -146,7 +146,7 @@
                             table.render({
                                 elem: '#stoPreTab',
                                 data: res.data,
-                                height: 450,
+                                height: 520,
                                 page: false,
                                 limit: Number.MAX_VALUE,
                                 cellMinWidth: 100,

--
Gitblit v1.9.1