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