guanchunjie 3 年之前
父节点
当前提交
71f73e948d
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 {