This commit is contained in:
parent
0b6ec14230
commit
2cc18a7079
|
|
@ -52,7 +52,7 @@
|
|||
<el-avatar :size="32" :src="currentUser.avatarUrl">
|
||||
<UserIcon />
|
||||
</el-avatar>
|
||||
<!-- <div class="role-badge" :class="userRole">{{ getRoleDisplayName(currentUser.user_role) }}</div> -->
|
||||
<div class="role-badge" :class="userRole">{{ getRoleDisplayName(currentUser.user_role) }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue