wl
2022-11-30 f4c324b44aadc4d8a44d4c67c588d2f76261ccaa
src/views/intelligentPatrol/illegalSearch/index.vue
@@ -237,6 +237,7 @@
    },
    // 表单重置
    handleReset() {
      this.currentPage = 1;
      this.$refs.condition.resetFields();
      this.getTableData();
    },