diff --git a/buyer/src/components/nav/GoodsClassNav.vue b/buyer/src/components/nav/GoodsClassNav.vue
index 4b4bf7a4..9fb4d5bf 100644
--- a/buyer/src/components/nav/GoodsClassNav.vue
+++ b/buyer/src/components/nav/GoodsClassNav.vue
@@ -121,7 +121,7 @@
>
{{ item }}我的申诉信息
+
| 投诉商品 |
{{ detail.goodsName }} |
@@ -39,10 +40,12 @@
+
商家申诉信息
+
| 申诉时间 |
{{ detail.appealTime || '暂无' }} |
@@ -68,14 +71,17 @@
+
平台仲裁
+
| 仲裁意见 |
{{ detail.arbitrationResult || '暂无' }} |
+
对话详情
@@ -98,6 +104,7 @@
暂无对话
+
| 回复: |
|
+
diff --git a/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue b/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
index d8f39996..873e57d1 100644
--- a/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
+++ b/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
@@ -42,6 +42,7 @@
服务单信息
+
| 退款方式 | {{afterSale.refundWay == 'ORIGINAL' ? '原路退回' : '账号退款'}} |
@@ -71,6 +72,7 @@
| 问题描述 | {{afterSale.problemDesc}} |
+
diff --git a/manager/src/views/seller/shop/shopList.vue b/manager/src/views/seller/shop/shopList.vue
index 47fc3e5e..26b89e7b 100644
--- a/manager/src/views/seller/shop/shopList.vue
+++ b/manager/src/views/seller/shop/shopList.vue
@@ -81,6 +81,16 @@
{{ storeDisableText(row.storeDisable) }}
+
+
+ {{ row.goodsNum ?? 0 }}
+
+
+
+
+ {{ row.orderNum ?? 0 }}
+
+
diff --git a/manager/src/views/statistics/goods-comparison.vue b/manager/src/views/statistics/goods-comparison.vue
index 24fc87a1..39daf1c7 100644
--- a/manager/src/views/statistics/goods-comparison.vue
+++ b/manager/src/views/statistics/goods-comparison.vue
@@ -5,8 +5,8 @@
- 日
- 指定周期
+ 日
+ 指定周期
diff --git a/seller/src/views/statistics/goods-comparison.vue b/seller/src/views/statistics/goods-comparison.vue
index 69e9d53d..c793abd0 100644
--- a/seller/src/views/statistics/goods-comparison.vue
+++ b/seller/src/views/statistics/goods-comparison.vue
@@ -5,8 +5,8 @@
- 日
- 指定周期
+ 日
+ 指定周期