From a61011ef04c7b0315c7445fc9d9e8aa3362250f2 Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Sat, 27 Jun 2020 20:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=85=E5=80=BC,=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E9=97=A8=E5=BA=97=E5=9C=B0=E5=9B=BE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/DargainDetails/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/activity/DargainDetails/index.vue b/pages/activity/DargainDetails/index.vue index 728efcd..028ad76 100644 --- a/pages/activity/DargainDetails/index.vue +++ b/pages/activity/DargainDetails/index.vue @@ -274,7 +274,7 @@ export default { }, 500); }, methods: { - //参与砍价 + //参与砍价 goParticipate() { if (this.bargainPartake === this.userInfo.uid) this.getBargainStart(); else this.getBargainStartUser(); @@ -562,7 +562,7 @@ export default {