|
@@ -211,7 +211,7 @@ export default {
|
|
if(this.pageType!='viewDealers'){
|
|
if(this.pageType!='viewDealers'){
|
|
this.$refs.subarea.clearData()
|
|
this.$refs.subarea.clearData()
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ this.$refs.areaList.clearData()
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.clearSelected()
|
|
this.$refs.table.clearSelected()
|
|
},
|
|
},
|