From af41eb335b78818f0bfb3091ffbb460e725dad04 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Wed, 18 Sep 2024 09:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=87=AA=E5=AE=9A=E4=B9=89Ap?= =?UTF-8?q?p=E8=A1=A8=E5=8D=95=E5=BD=92=E5=B1=9E=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlPropertiNew.vue | 1 + .../sysworkflow/lowcodepage/appPage/createAppFormPage.vue | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index a825390..244dbd8 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -4113,6 +4113,7 @@ const radioChangeSet = (val:any) => { + {{formConfig}} 基础配置 diff --git a/src/views/sysworkflow/lowcodepage/appPage/createAppFormPage.vue b/src/views/sysworkflow/lowcodepage/appPage/createAppFormPage.vue index b8e790e..5c3ba08 100644 --- a/src/views/sysworkflow/lowcodepage/appPage/createAppFormPage.vue +++ b/src/views/sysworkflow/lowcodepage/appPage/createAppFormPage.vue @@ -78,7 +78,8 @@ const state = reactive({ labelPosition: "left" }, config: { - groupKey:props.groupKey + groupKey:props.formKey, + classify:4 }, styles:{ divStyle:{},