@@ -98,6 +98,7 @@ export default {
};
},
mounted() {
+ document.title = "学员列表";
this.__init();
this.getStudent();