From 1612759809f61b59a78c5dddc85b60ee8def21c8 Mon Sep 17 00:00:00 2001 From: lihang <lihang@vci-tech.com> Date: 星期二, 09 五月 2023 16:54:49 +0800 Subject: [PATCH] 业务类型修正 --- Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js b/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js index 771b72c..819f401 100644 --- a/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js +++ b/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js @@ -4,11 +4,13 @@ tip: false, searchShow: true, searchMenuSpan: 6, + searchLabelWidth:120, border: true, index: true, viewBtn: true, selection: true, dialogClickModal: false, + highlightCurrentRow: true, column: [ { label: "", -- Gitblit v1.9.3