dedsudiyu il y a 1 mois
Parent
commit
439fba68b6

+ 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({