diff --git a/pages/product/list/index.vue b/pages/product/list/index.vue index f6cb920..d689e49 100644 --- a/pages/product/list/index.vue +++ b/pages/product/list/index.vue @@ -122,7 +122,7 @@ - @@ -348,13 +348,12 @@ this.checkboxList1 = item.attrValue - - - this.data.product_id = item.attrValue[0].product_id - this.data.unique = item.attrValue[0].unique - this.on_line = 1 + if(this.checkboxList1.length>3){ - this.show = true + this.show = true + this.data.product_id = item.attrValue[0].product_id + this.data.unique = item.attrValue[0].unique + this.on_line = 1 }else{ navigateTo(1, '/pages/users/online_warehousing/index', { mer_id: this.mer_id,