diff --git a/src/components/DesignForm/app/formPage.vue b/src/components/DesignForm/app/formPage.vue index b901bc7..334d324 100644 --- a/src/components/DesignForm/app/formPage.vue +++ b/src/components/DesignForm/app/formPage.vue @@ -1041,11 +1041,15 @@ function optionsValue3Get2(data: any,fieldName: string){ emits('optionsValue3Get3',data,fieldName) } + +