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