perf: 优化修改select2

This commit is contained in:
ibuler
2023-06-13 19:32:39 +08:00
parent 8cb72c3d82
commit 67e45ad284

View File

@@ -230,9 +230,7 @@ export default {
if (elFormItem && elFormItem.clearValidate) {
elFormItem.clearValidate()
}
this.iValue = this.value
})
this.$refs.selectRef = this.$refs.select
},
methods: {
async loadMore(load) {