From f3c411d4ddc5d1ebf7414103b1bc0d09b929c413 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期四, 20 四月 2023 10:37:58 +0800 Subject: [PATCH] 联调修改codebasic,以及代码合并 --- 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