luojun il y a 2 ans
Parent
commit
813de695e3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/check/task/index.vue

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

@@ -411,6 +411,7 @@ export default {
       this.getList();
     },
     resetQuery() {
+      this.queryParams.checkOrgIds=[];
       this.resetForm("queryParams");
       this.getList();
     },