From 7e5e4b43f4bcd7248325e1e1a5f10c61d64e93d3 Mon Sep 17 00:00:00 2001 From: TQS <56479841@qq.com> Date: 星期六, 03 十二月 2022 13:12:56 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/bfasrs' into bfasrs --- src/main/webapp/static/js/wrkMast/wrkMast.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/wrkMast/wrkMast.js b/src/main/webapp/static/js/wrkMast/wrkMast.js index 471b0f9..a1992a6 100644 --- a/src/main/webapp/static/js/wrkMast/wrkMast.js +++ b/src/main/webapp/static/js/wrkMast/wrkMast.js @@ -67,7 +67,7 @@ // return html; // }} - ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:350} + ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:300} ]], request: { pageName: 'curr', -- Gitblit v1.9.1