Ver Fonte

Merge branch 'temp-data'

lex há 1 ano atrás
pai
commit
3c866d8cf1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/student-register/tenant-apply-data/index.tsx

+ 1 - 0
src/views/student-register/tenant-apply-data/index.tsx

@@ -141,6 +141,7 @@ export default defineComponent({
     };
 
     onMounted(async () => {
+      document.title = '学生报名统计';
       await getSchoolList();
       await getStat();
       await getOrderPage();