From 2243f52f2faa5abf395910e6670ece5abd1ebd06 Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Mon, 22 Feb 2021 15:37:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E8=B4=AD=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8F=96=E8=B4=A7=E6=96=B9=E5=BC=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/custom/groupbuy-detail.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/modules/custom/groupbuy-detail.vue b/src/views/modules/custom/groupbuy-detail.vue index d258990..b692f7e 100644 --- a/src/views/modules/custom/groupbuy-detail.vue +++ b/src/views/modules/custom/groupbuy-detail.vue @@ -31,6 +31,10 @@
{{ dataForm.groupBuyEndTime }}
+ +
包邮
+
自提
+
查看 @@ -122,7 +126,8 @@ export default { shieldReason: '', prices: [], images: [], - groupBuyEndTime: '' + groupBuyEndTime: '', + pickupMethod: '' }, previewImgList: [], signUpList: [],