chenrui  3 anni fa
parent
commit
2fcfebbd1f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/views/systemManagement/EditSystem/index.vue

+ 2 - 0
src/views/systemManagement/EditSystem/index.vue

@@ -333,6 +333,8 @@ export default {
       this.keyWords = this.keyWords.replace(/\s+/g, "");
       const search = this.keyWords;
       if (search) {
+        let res = this.FormData.Unuselists;
+        this.FormData.Unuselist = res;
         this.FormData.Unuselist = findarrays(
           this.FormData.Unuselist,
           "UserName",