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