From b8239ceb334ec71416fb574425b57b5b922d9cc9 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期六, 06 五月 2023 12:05:29 +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 791bd76..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, -- Gitblit v1.9.3