From 653ab223c9748fb8d2ad722089caa50d2865249c Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 27 Dec 2024 15:03:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BD=93=E7=8E=B0=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../finance/components/withdraw-manage.vue | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/src/views/finance/components/withdraw-manage.vue b/src/views/finance/components/withdraw-manage.vue index 766b101..cefab6d 100644 --- a/src/views/finance/components/withdraw-manage.vue +++ b/src/views/finance/components/withdraw-manage.vue @@ -31,8 +31,7 @@ + end-placeholder="结束日期" @change="changeTime" :default-time="['00:00:00', '23:59:59']"> @@ -54,8 +53,12 @@ ¥{{ scope.row.rate }} - - + + + ¥{{ scope.row.total }} + + + {{ scope.row.zhifubaoName }} / {{ scope.row.zhifubao }} @@ -80,12 +83,14 @@ 成功 - - - 失败 - - 原因: {{ scope.row.refund }} - + + + + 失败 + + + 原因:{{ scope.row.refund }} + 待审核