BUG 28405
This commit is contained in:
@@ -109,6 +109,7 @@ export default {
|
|||||||
this.$emit("select", data.id)
|
this.$emit("select", data.id)
|
||||||
this.areaName = data.name
|
this.areaName = data.name
|
||||||
this.fullArea = data.fullArea
|
this.fullArea = data.fullArea
|
||||||
|
this.$forceUpdate()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
let {value, all, valueLevel, selectRoot, areaId} = this.$props
|
let {value, all, valueLevel, selectRoot, areaId} = this.$props
|
||||||
|
|||||||
Reference in New Issue
Block a user