diff --git a/packages/nc-gui-v2/components/smartsheet/Form.vue b/packages/nc-gui-v2/components/smartsheet/Form.vue index 41e8d8f33c..dd31d0be78 100644 --- a/packages/nc-gui-v2/components/smartsheet/Form.vue +++ b/packages/nc-gui-v2/components/smartsheet/Form.vue @@ -422,170 +422,184 @@ onMounted(async () => { - - - -
- - - -
- - - - - - - - -
- -
- - - {{ $t('general.submit') }} - -
- - -
- {{ $t('msg.info.afterFormSubmitted') }} -
- - - - - -
-
- - - {{ $t('msg.info.submitAnotherForm') }} + + + + + + +
+ + + {{ $t('general.submit') }} +
-
- - - {{ $t('msg.info.showBlankForm') }} + +
+ {{ $t('msg.info.afterFormSubmitted') }}
-
- - - - {{ $t('msg.info.emailForm') }} {{ state.user.value?.email }} - + + + + + +
+
+ + + {{ $t('msg.info.submitAnotherForm') }} +
+ +
+ + + {{ $t('msg.info.showBlankForm') }} +
+
+ + + + {{ $t('msg.info.emailForm') }} {{ state.user.value?.email }} + +
-
- + +