lex %!s(int64=3) %!d(string=hai) anos
pai
achega
5e2f01fafe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/studentList/index.vue

+ 1 - 0
src/views/studentList/index.vue

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