|
@@ -174,6 +174,7 @@ export default {
|
|
this.queryParam.dealerName = undefined
|
|
this.queryParam.dealerName = undefined
|
|
this.$refs.areaList.clearData()
|
|
this.$refs.areaList.clearData()
|
|
this.$refs.subarea.clearData()
|
|
this.$refs.subarea.clearData()
|
|
|
|
+ this.$refs.table.refresh(true)
|
|
},
|
|
},
|
|
// 导出
|
|
// 导出
|
|
handleExport () {
|
|
handleExport () {
|