luojun %!s(int64=2) %!d(string=hai) anos
pai
achega
c9d14afcea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/check/index.vue

+ 1 - 1
src/views/check/index.vue

@@ -487,7 +487,7 @@ export default {
     /** 重置按钮操作 */
     /** 重置按钮操作 */
     resetQuery() {
     resetQuery() {
       this.resetForm("search");
       this.resetForm("search");
-      this.queryParams.orgId = undefined;
+      // this.queryParams.orgId = undefined;
       // this.$refs.tree.setCurrentKey(null);
       // this.$refs.tree.setCurrentKey(null);
       this.getList();
       this.getList();
     },
     },