diff --git a/pages/product/addGoods/index.vue b/pages/product/addGoods/index.vue index 796e569..1d5e835 100644 --- a/pages/product/addGoods/index.vue +++ b/pages/product/addGoods/index.vue @@ -166,7 +166,7 @@ - + 是否包邮 @@ -393,6 +393,7 @@ }; }, onLoad(opt) { + console.log(this.deliveryFreeList); console.log(opt); this.merId = Number(opt.mer_id); this.product_id = opt.product_id;