From 2b9b3020c05b68d4ce92d12c49ceb9363f2015fe Mon Sep 17 00:00:00 2001 From: yujiacong <1016029365@qq.com> Date: Mon, 13 Oct 2025 10:26:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=A0=E9=80=81=E9=92=BB=E7=9F=B3=E6=B0=B4?= =?UTF-8?q?=E6=99=B6=20-=20=E4=BF=AE=E5=A4=8D=E7=82=B9=E5=87=BB=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E5=90=8E=E5=86=8D=E7=82=B9=E5=87=BB=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E5=90=8E=E7=82=B9=E5=87=BB=E7=A1=AE=E8=AE=A4=E8=B5=A0=E9=80=81?= =?UTF-8?q?=E6=B2=A1=E5=8F=8D=E5=BA=94bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/record/OfficicalGoldView.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/record/OfficicalGoldView.vue b/src/views/record/OfficicalGoldView.vue index ca1c6c2..1f30eae 100644 --- a/src/views/record/OfficicalGoldView.vue +++ b/src/views/record/OfficicalGoldView.vue @@ -339,6 +339,8 @@ export default { isGiveBol = false; } }); + }else{ + isGiveBol = false; } }