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