perf: 优化表单组件

This commit is contained in:
kailong321200875
2023-06-21 14:16:48 +08:00
parent 3e4e27c21f
commit 77a3866248
4 changed files with 27 additions and 7 deletions

View File

@@ -292,7 +292,7 @@ const inoutValidation = async () => {
<ElButton @click="verifyReset"> {{ t('formDemo.verifyReset') }} </ElButton>
<ElButton @click="getDictOne">
{{ t('searchDemo.dynamicOptions') }}
{{ `${t('formDemo.select')} ${t('searchDemo.dynamicOptions')}` }}
</ElButton>
<ElButton @click="inoutFocus">