src/views/toCarryOutLegislativeReforms/reform/index.vue
@@ -263,7 +263,7 @@ } }, created() { this.handleSearch() this.handleSearch({ isInvalid: 0, state: [9, 20, 30] }) this.getUnitList() this.getContaminateList() }, @@ -466,7 +466,6 @@ this.handleSearch(obj) }, handleSearch(obj) { this.searchData.isInvalid = 0 if (obj) { this.searchData = obj }