From 4cd535de8ef099afa96238e5458e6866edccfea7 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期五, 05 五月 2023 20:26:36 +0800 Subject: [PATCH] “代码整合” --- Source/UBCS-WEB/src/const/code/mdmrule.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/const/code/mdmrule.js b/Source/UBCS-WEB/src/const/code/mdmrule.js index b18b03c..2a27f96 100644 --- a/Source/UBCS-WEB/src/const/code/mdmrule.js +++ b/Source/UBCS-WEB/src/const/code/mdmrule.js @@ -1,5 +1,5 @@ export default { - height:"200px", + height:"220px", calcHeight: 30, tip: false, editBtn:false, @@ -10,6 +10,7 @@ viewBtn: true, selection: true, dialogClickModal: false, + highlightCurrentRow: true, column: [ { label: "缂栧彿", -- Gitblit v1.9.3