From 9f429c1220445d090c4846a02a00cea62904bf2d Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 11 五月 2022 23:21:53 +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