BUG 28405

This commit is contained in:
aixianling
2022-03-21 19:52:13 +08:00
parent d32f60fd69
commit adadbe6480

View File

@@ -109,6 +109,7 @@ export default {
this.$emit("select", data.id)
this.areaName = data.name
this.fullArea = data.fullArea
this.$forceUpdate()
}
})
let {value, all, valueLevel, selectRoot, areaId} = this.$props