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/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