dedsudiyu 1 개월 전
부모
커밋
439fba68b6
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/views/pupilPage/pupilMine.vue
  2. 1 1
      pages/views/teacherPage/teacherMine.vue

+ 1 - 1
pages/views/pupilPage/pupilMine.vue

@@ -122,7 +122,7 @@
 		methods: {
 			initialize(){
 				this.systemUserProfile();
-				this.creditAppletGetMyPointsLogInfo();
+				// this.creditAppletGetMyPointsLogInfo();
 			},
 			scanCode() {
 				uni.scanCode({

+ 1 - 1
pages/views/teacherPage/teacherMine.vue

@@ -132,7 +132,7 @@
 		methods: {
 			initialize(){
 				this.systemUserProfile();
-				this.creditAppletGetMyPointsLogInfo();
+				// this.creditAppletGetMyPointsLogInfo();
 			},
 			scanCode() {
 				uni.scanCode({