From 6d2f14a3197c106cf735fac489e22d6d180b52cf Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 10 五月 2023 13:08:16 +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