Browse Source

重复请求修复

chenxiong 3 năm trước cách đây
mục cha
commit
bc2fa0acf3
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      pages2/wd/class.vue

+ 1 - 2
pages2/wd/class.vue

@@ -137,10 +137,9 @@ export default {
 		};
 	},
 	onLoad(option) {
-		
+		this.courseGoodsList();
 	},
 	onShow() {
-		this.courseGoodsList();
 		this.commonSystemTime()
 	},
 	onReachBottom() {