BUG 28404

This commit is contained in:
aixianling
2022-03-21 19:50:58 +08:00
parent 1c37e169e9
commit c52f1a3ee5

View File

@@ -105,9 +105,12 @@ export default {
handleJump() {
if (!this.disabled) {
uni.$once('selectArea', data => {
if (data?.id) {
this.$emit("select", data.id)
this.areaName = data.name
this.fullArea = data.fullArea
}
})
let {value, all, valueLevel, selectRoot, areaId} = this.$props
let url = qs.stringifyUrl({