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