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