From d7c940005368685c9814ccd3fd2e5829097b7481 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 13 三月 2021 16:23:21 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/custOrder/custOrder.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/custOrder/custOrder.js b/src/main/webapp/static/js/custOrder/custOrder.js index 90bcf04..72f793b 100644 --- a/src/main/webapp/static/js/custOrder/custOrder.js +++ b/src/main/webapp/static/js/custOrder/custOrder.js @@ -219,7 +219,7 @@ page: true, cellMinWidth: 100, // ,width: admin.screen() > 1 ? 892 : '' - height: 332, + height: 432, cols: [[ {field: 'title', title: '鍟嗗搧', align: 'center'}, {field: 'anfme', title: '鎬绘暟閲�', align: 'center', style: 'font-weight: bold', width: 80}, -- Gitblit v1.9.1