From d2587cf9921f5fe5b755be34da89fd6ed663adf6 Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Wed, 7 Jan 2026 09:46:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BA=A2=E5=8C=85=E5=8A=9F=E8=83=BD):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BE=85=E5=A4=84=E7=90=86=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E9=80=BB=E8=BE=91=EF=BC=8C=E4=BC=98=E5=8C=96=E9=80=80=E6=AC=BE?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/audit/gold/refundAudit.vue | 64 +++++++++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 11 deletions(-) diff --git a/src/views/audit/gold/refundAudit.vue b/src/views/audit/gold/refundAudit.vue index 77d0413..0896eea 100644 --- a/src/views/audit/gold/refundAudit.vue +++ b/src/views/audit/gold/refundAudit.vue @@ -33,7 +33,7 @@
- {{ activeName === 'wait' ? $t('common.submitTime') : $t('common.auditTime') }} + {{ (activeName === 'wait' || activeName === 'change') ? $t('common.submitTime') : $t('common.auditTime') }} {{ $t('audit.rejected') }} + + 待处理 +
@@ -115,15 +119,26 @@ {{ row.taskGold / 100 }} + + + - +