diff --git a/src/components/AutoDataForm/index.vue b/src/components/AutoDataForm/index.vue index 8dff86e9d..ffea8d293 100644 --- a/src/components/AutoDataForm/index.vue +++ b/src/components/AutoDataForm/index.vue @@ -9,8 +9,8 @@ > - {{ button.title }} - {{ $t('common.Reset') }} - {{ $t('common.SaveAndAddAnother') }} - {{ $t('common.Submit') }} + + {{ button.title }} + + + {{ $t('common.Reset') }} + + + {{ $t('common.SaveAndAddAnother') }} + + + {{ $t('common.Submit') }} + @@ -25,6 +51,7 @@