From 31f4cb4c98684b3324399b5468d955919fc8de88 Mon Sep 17 00:00:00 2001 From: wangting <wangting@vci-tech.com> Date: 星期四, 16 一月 2025 10:41:03 +0800 Subject: [PATCH] 调整样式,修改流程模板定义 --- Source/plt-web/plt-web-ui/src/views/processTemplate/customType/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/plt-web/plt-web-ui/src/views/processTemplate/customType/index.vue b/Source/plt-web/plt-web-ui/src/views/processTemplate/customType/index.vue index 8c4b080..f13558c 100644 --- a/Source/plt-web/plt-web-ui/src/views/processTemplate/customType/index.vue +++ b/Source/plt-web/plt-web-ui/src/views/processTemplate/customType/index.vue @@ -88,7 +88,7 @@ addBtn:false, editBtn:false, delBtn:false, - calcHeight: -60, + calcHeight: -55, align:'left', headerAlign:'center', menuWidth:160, -- Gitblit v1.9.3