From 316bfbbee660f45d6c4e6ef2751105f0ef626e12 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 24 Nov 2025 09:16:54 +0800 Subject: [PATCH] =?UTF-8?q?my=E9=A1=B5=E9=9D=A2=E5=86=85=E5=AE=B9=E7=AE=80?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/my/My.vue | 2 +- pages/my/profile/index.vue | 76 +++++++++++++++++++------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/components/my/My.vue b/components/my/My.vue index 36b35b9..7cd9431 100644 --- a/components/my/My.vue +++ b/components/my/My.vue @@ -17,7 +17,7 @@ {{ userInfo?.user?.nickName || '--' }} - {{ userInfo.roles[0] }} + {{ userInfo?.user?.deptName || '--' }} diff --git a/pages/my/profile/index.vue b/pages/my/profile/index.vue index 66a6d79..466be98 100644 --- a/pages/my/profile/index.vue +++ b/pages/my/profile/index.vue @@ -29,15 +29,15 @@ {{ userInfo?.user?.nickName || '--' }} {{ userInfo?.user?.deptName || '--' }} - - - {{ role }} - - + + + + + + + + + @@ -45,23 +45,23 @@ - - 工作统计 - - - {{ userInfo?.user?.taskCount || 0 }} - 任务数 - - - {{ userInfo?.user?.projectCount || 0 }} - 项目数 - - - {{ userInfo?.user?.taskNum || 0 }} - 任务编号 - - - + + + + + + + + + + + + + + + + + @@ -151,18 +151,18 @@ - - 权限信息 - - - {{ permission }} - - - + + + + + + + + + + + +