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