From d6e4e4bab9bdcd68e5b4c8bc110fe3e18690d86f Mon Sep 17 00:00:00 2001
From: ray <1490493387@qq.com>
Date: Mon, 9 Sep 2024 00:46:17 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E4=B8=AA=E4=BA=BA?=
=?UTF-8?q?=E4=B8=AD=E5=BF=83=E5=9B=BE=E6=A0=87=E5=90=88=E9=80=82=E5=8C=B9?=
=?UTF-8?q?=E9=85=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/profile/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/profile/index.vue b/src/views/profile/index.vue
index 6152e89f..21d8e768 100644
--- a/src/views/profile/index.vue
+++ b/src/views/profile/index.vue
@@ -67,14 +67,14 @@
-
+
部门
{{ userProfile.deptName }}
-
+
角色
{{ userProfile.roleNames }}
@@ -82,7 +82,7 @@
-
+
创建日期
{{ userProfile.createTime }}