@@ -256,7 +256,7 @@
icon:'bianmachaxun',
name: '产品编码取货',
color:'#056cd9',
- url: 'openTakeGood0',
+ url: 'openTakeGood1',
target: 'fun'
},
{
@@ -265,7 +265,7 @@
icon:'saoma',
name: '二维/条码取货',
color:'#ffaa7f',
- url:'openTakeGood1',
+ url:'openTakeGood0',
@@ -322,8 +322,6 @@
uni.$on("refashHome",()=>{
this.pageInit(true)
})
- // 商品分类
- this.getGoodType()
// 页面卸载
onUnload() {
@@ -345,10 +343,11 @@
// 重新刷新
}else{
+ this.hasShopiing = true
+ // 商品分类
+ this.getGoodType()
// 隐藏促销模块
this.hidePromoTab()
- // 滚动扫描记录
- this.getScrollLog()
}
// 下拉刷新