From c252d66cc944aa962f908c922dd85772f03c46bc Mon Sep 17 00:00:00 2001
From: gzy <1370682505@qq.com>
Date: Wed, 7 Aug 2024 17:16:54 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
yudao-mall-uniapp-master/pages/commission/team.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yudao-mall-uniapp-master/pages/commission/team.vue b/yudao-mall-uniapp-master/pages/commission/team.vue
index 1bf30b3..98eb1f0 100644
--- a/yudao-mall-uniapp-master/pages/commission/team.vue
+++ b/yudao-mall-uniapp-master/pages/commission/team.vue
@@ -13,8 +13,8 @@
0
}} -->
{{
- state.summary.secondBrokerageUserCount ||
- 0
+ state.summary.secondBrokerageUserCount ||
+ 0
}}
人
@@ -86,7 +86,7 @@
- {{ item.nickname }}
+ {{ item.nickname }} {{ item.levelName }}
加入时间:
{{ sheep.$helper.timeFormat(item.brokerageTime, 'yyyy-mm-dd hh:MM:ss') }}