【新增】新增字典按需加载用dicts方式

This commit is contained in:
zhoulingpo
2023-05-06 15:47:12 +08:00
parent 181a775aa5
commit efcc113a1c
9 changed files with 92 additions and 11 deletions
-1
View File
@@ -244,7 +244,6 @@ export default {
twoApprove: ''
}
this.$nextTick(() => {
this.$refs.applicationFormRef.clearValidate()
this.$refs.assignFormRef.clearValidate()
})