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