接口
This commit is contained in:
@@ -87,7 +87,6 @@
|
||||
this.areaArr.map(el => {
|
||||
this.$set(el, 'checked', false)
|
||||
this.$set(el, 'pointArr', [])
|
||||
this.$set(el, 'region_code', '1')
|
||||
})
|
||||
if (this.areaArr.length > 0) {
|
||||
this.getPonit(this.areaArr[0])
|
||||
|
||||
Reference in New Issue
Block a user