lilei 4 vuotta sitten
vanhempi
commit
b5a26d8133
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/goods/index.vue

+ 1 - 1
pages/goods/index.vue

@@ -37,7 +37,7 @@
 				goodsType:[], // 商品分类
 			}
 		},
-		onShow() {
+		onLoad() {
 			getGoodsClass({}).then(res => {
 				console.log(res)
 				if(res.status == 200){