瀏覽代碼

重复请求修复

chenxiong 3 年之前
父節點
當前提交
bc2fa0acf3
共有 1 個文件被更改,包括 1 次插入2 次删除
  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() {