chenrui  3 жил өмнө
parent
commit
b403998aa0

+ 0 - 6
src/views/systemManagement/addSystem/index.vue

@@ -401,12 +401,6 @@ export default {
                   });
                   });
                 });
                 });
               }
               }
-              this.FormData.Unuselists = this.FormData.Unuselists.filter(
-                (i) => i.UserName
-              );
-              this.FormData.Unuselists.forEach((res, index) => {
-                res.indexname = index;
-              });
               this.dataList = msgs;
               this.dataList = msgs;
               this.total = num;
               this.total = num;
               this.loading = false;
               this.loading = false;