From 87f38e8eef1d3c4e36ef917189236963a2b8bd5b Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Sun, 29 Sep 2019 14:03:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E9=87=91=E9=A1=B5=E9=9D=A2=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=8F=AF=E6=8F=90=E5=8F=96=E7=9A=84=E9=87=91=E9=A2=9D?= =?UTF-8?q?=20info.vic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home/fund/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/fund/index.tsx b/src/pages/home/fund/index.tsx index 69f5ec1..58fc26d 100644 --- a/src/pages/home/fund/index.tsx +++ b/src/pages/home/fund/index.tsx @@ -45,7 +45,7 @@ const FundPage: React.FC = ({ {formatMessage({ id: 'home.fund.total' })} - {info ? (info.usdt || 0) : 0} VIC + {info ? (info.vic || 0) : 0} VIC