|
@@ -348,9 +348,6 @@ export default {
|
|
|
this.queryParam.dealerCitySn = undefined
|
|
|
this.queryParam.dealerCountySn = undefined
|
|
|
this.productType = []
|
|
|
- if (this.advanced) {
|
|
|
- this.$refs.custList.resetForm()
|
|
|
- }
|
|
|
this.totalData = null
|
|
|
this.$refs.ruleForm.resetFields()
|
|
|
this.$refs.table.clearTable()
|