From 8f5b7cd0fe5f79d4b45e42a5fedb0d076a9ef9a8 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期六, 06 五月 2023 09:41:41 +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