From e1ac056450abb763f5977ffb7e2a695932b2234b Mon Sep 17 00:00:00 2001 From: THK3121 Date: Wed, 7 Jun 2023 17:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=A6=86=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/addGoods/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;