quanyawei
2023-11-15 50872b80a596415e5e9d60135f4808ef8e31a507
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
      }