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