From 29e82bd8a4354320c6275620f66590fc826d87a3 Mon Sep 17 00:00:00 2001 From: sx <2427911852@qq.com> Date: Sun, 23 Feb 2025 20:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jiuyi2/common/js/util.js | 1 - jiuyi2/pages/index/myTeam.vue | 19 ++++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/jiuyi2/common/js/util.js b/jiuyi2/common/js/util.js index 4be3b323..62bdca84 100644 --- a/jiuyi2/common/js/util.js +++ b/jiuyi2/common/js/util.js @@ -190,7 +190,6 @@ const util = { ...params.header, } - console.log('token', token) if (token) params.header["Authorization"] = `Bearer ${token}` // console.log('request url', url) diff --git a/jiuyi2/pages/index/myTeam.vue b/jiuyi2/pages/index/myTeam.vue index 026354d7..1994316e 100644 --- a/jiuyi2/pages/index/myTeam.vue +++ b/jiuyi2/pages/index/myTeam.vue @@ -158,7 +158,10 @@ - {{item.userNickname}} + + {{item.userNickname}} + {{item.sonList.length}} +