guanchunjie 3 vuotta sitten
vanhempi
commit
71f73e948d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/views/Personalcenter.vue

+ 0 - 1
src/views/Personalcenter.vue

@@ -444,7 +444,6 @@ export default {
           selectSrc: "nav8-1",
         },
       ];
-      this.stuList = [];
       if (user.user_type == "TEACHER") {
         this.navList = this.teachList;
       } else {