From b03d0d157d871c532909f9f70cbf49fd6d80504d Mon Sep 17 00:00:00 2001
From: lihang <lihang@vci-tech.com>
Date: 星期四, 20 四月 2023 10:19:05 +0800
Subject: [PATCH] 元数据页面修正

---
 Source/UBCS-WEB/src/const/code/mdmrule.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/const/code/mdmrule.js b/Source/UBCS-WEB/src/const/code/mdmrule.js
index 908be39..b18b03c 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:'auto',
+  height:"200px",
   calcHeight: 30,
   tip: false,
   editBtn:false,

--
Gitblit v1.9.3