From 8f4c93eee74b054fc06164d2e4caf5feb9cc4ac7 Mon Sep 17 00:00:00 2001
From: zhangkai <847704969@qq.com>
Date: Mon, 16 Jun 2025 18:11:14 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=94=AE=E5=90=8E=E8=AE=A2?=
=?UTF-8?q?=E5=8D=95=E8=AF=A6=E6=83=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packageA/afterSales/info.vue | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/packageA/afterSales/info.vue b/packageA/afterSales/info.vue
index 43c6a8c..ea33afb 100644
--- a/packageA/afterSales/info.vue
+++ b/packageA/afterSales/info.vue
@@ -126,6 +126,39 @@
+
+
+
+ 是否同意退款
+ {{ '否' }}
+
+
+ 驳回原因
+ {{ info.reason }}
+
+
+
+
+
+
+ 是否同意退款
+ {{ "是" }}
+
+
+ 退款数量
+ {{ info.auth_num }}
+
+
+ 退款金额
+ ¥{{
+ info.first_refundprice }}
+ ¥{{
+ info.total_refundprice}}
+
+
+
+
+