From 977844dbc85c135a914051affae21500fcdac9bf Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:12:53 +0800 Subject: [PATCH] 12312 --- app/pages/liveRoom/components/SideButton/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pages/liveRoom/components/SideButton/index.vue b/app/pages/liveRoom/components/SideButton/index.vue index 29fe28d..5d584a2 100644 --- a/app/pages/liveRoom/components/SideButton/index.vue +++ b/app/pages/liveRoom/components/SideButton/index.vue @@ -244,8 +244,8 @@ const goPay = () => { @click="goPay" >
-
{{auctionData?.nowAuctionPrice?.currency}}
-
{{auctionData?.nowAuctionPrice?.successPrice}}
+
{{auctionData.needPayBuys?.[0]?.leftCurrency}}
+
{{auctionData.needPayBuys?.[0]?.leftPrice}}
{{ $t('art_detail_page.button') }}