From 38067b4301fa91d1649a636f5a09296b040e1cdb Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期四, 12 十月 2023 15:36:45 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS-WEB/src/const/tool/model.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/const/tool/model.js b/Source/UBCS-WEB/src/const/tool/model.js index be943fb..9e6640e 100644 --- a/Source/UBCS-WEB/src/const/tool/model.js +++ b/Source/UBCS-WEB/src/const/tool/model.js @@ -140,6 +140,7 @@ tip: false, border: true, index: true, + columnBtn:false, viewBtn: true, selection: true, menuWidth: 250, -- Gitblit v1.9.3