From 6ac423030645acffdb61c336dd865080ab1e4e9b Mon Sep 17 00:00:00 2001 From: lihuilin Date: Thu, 22 Jan 2026 16:27:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../moneyManage/refundDetail/refundService.vue | 49 +++++++++++++++------- 1 file changed, 34 insertions(+), 15 deletions(-) diff --git a/src/views/moneyManage/refundDetail/refundService.vue b/src/views/moneyManage/refundDetail/refundService.vue index 9cf83a9..a503156 100644 --- a/src/views/moneyManage/refundDetail/refundService.vue +++ b/src/views/moneyManage/refundDetail/refundService.vue @@ -4,20 +4,23 @@
{{ t('common.jwcode') }} - +
{{ t('common.customerName') }} - +
{{ t('common.productName') }} - +
{{ t('common.market') }} - +
{{ t('common.orderStatus') }} @@ -41,9 +44,9 @@
{{ t('common.payTime') }} - +
{{ t('common.search') }} @@ -62,7 +65,8 @@ - + @@ -78,7 +82,8 @@ @click="previewImage(scope.row.voucher)"> 转账凭证
-
{{ t('common_add.noTransferVoucher') }} +
{{ + t('common_add.noTransferVoucher') }}
@@ -105,6 +110,10 @@ @click="showEditDialog(scope.row)"> {{ t('common.edit') }} + + 查看驳回理由 +
@@ -204,8 +213,8 @@
- + {{ t('common.confirm') }} + + +
{{ rejectReason }}
+