|
@@ -845,6 +845,7 @@ export default {
|
|
this.queryParam.transferDealerSn = undefined
|
|
this.queryParam.transferDealerSn = undefined
|
|
if (this.advanced) {
|
|
if (this.advanced) {
|
|
this.$refs.subarea.clearData()
|
|
this.$refs.subarea.clearData()
|
|
|
|
+ this.$refs.dealerTireScopeList.resetForm()
|
|
}
|
|
}
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
},
|
|
},
|