From 716ded9c48898ff8fb9e4a1872ccfe676c7f2f99 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期六, 15 四月 2023 16:32:28 +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