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 }}
+