同步地区组件
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getAreaName(this.value)
|
this.value && this.getAreaName(this.value)
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
show() {
|
show() {
|
||||||
|
|||||||
Reference in New Issue
Block a user