Sfoglia il codice sorgente

重复请求修复

chenxiong 3 anni fa
parent
commit
bc2fa0acf3
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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() {