From 90630a8fe835087c2342940783eaea8b5143c443 Mon Sep 17 00:00:00 2001 From: lihui Date: Fri, 4 Jul 2025 15:44:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=85=E5=80=BC=E5=AE=A1=E6=A0=B8=20?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=80=BB=E8=AE=A1=E7=9A=84=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E9=87=91=E5=B8=81=E6=98=BE=E7=A4=BA=EF=BC=8C=E5=85=85=E5=80=BC?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E4=B8=8E=E6=B0=B8=E4=B9=85=E9=87=91=E5=B8=81?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=EF=BC=8C=E5=8E=BB=E6=8E=89=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E7=9A=84=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/audit/rechargeAudit.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/audit/rechargeAudit.vue b/src/views/audit/rechargeAudit.vue index b150abc..2728624 100644 --- a/src/views/audit/rechargeAudit.vue +++ b/src/views/audit/rechargeAudit.vue @@ -66,7 +66,7 @@ 退款总金币数:{{ (stats.permanentGolds + stats.freeGolds + stats.taskGolds).toFixed(2) }}金币     永久金币:{{ stats.permanentGolds.toFixed(2) }}金币     免费金币:{{ stats.freeGolds.toFixed(2) }}金币     - 任务金币:{{ stats.taskGolds.toFixed(2) }}金币 + @@ -83,8 +83,8 @@ - - + + @@ -117,7 +117,7 @@ {{ moment(scope.row.createTime).format('YYYY-MM-DD HH:mm:ss') }} - +