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') }}