From 7f0570d20aac189f1b170942bd7100b281a1c824 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 26 四月 2023 00:07:37 +0800 Subject: [PATCH] 代码整合,新增codefixedcontroller --- Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js | 1 + 1 files changed, 1 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..fb5da2d 100644 --- a/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js +++ b/Source/UBCS-WEB/src/const/code/plCodeKeyattrrepeat.js @@ -9,6 +9,7 @@ viewBtn: true, selection: true, dialogClickModal: false, + highlightCurrentRow: true, column: [ { label: "", -- Gitblit v1.9.3