地区组件同步

This commit is contained in:
aixianling
2022-03-17 10:32:12 +08:00
parent 782d060673
commit f602984add

View File

@@ -118,6 +118,9 @@ export default {
} }
} }
}, },
mounted() {
this.handleInit()
},
methods: { methods: {
show() { show() {
this.handleInit() this.handleInit()