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