소스 검색

02/19 19:14

111
261568008@qq.com 5 년 전
부모
커밋
0128ef43af

BIN
dist/img/topBanner.537106d2.png


BIN
dist/img/topBanner.5c48a08d.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/app.a09957a8.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/privacy.9860a946.js


BIN
src/assets/images/start/topBanner.png


+ 1 - 1
src/views/teacher/studyReport.vue

@@ -126,7 +126,7 @@ export default {
   },
   created(){
     this.classGroupId = this.$route.query.classGroupId;
-     this.token = localStorage.getItem('userInfo')
+     this.token = localStorage.getItem('Authorization')
     if (!this.token || !this.classGroupId) {
       this.onAppBack()
       return

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.