Showing
1 changed file
with
1 additions
and
0 deletions
@@ -17,6 +17,7 @@ | @@ -17,6 +17,7 @@ | ||
17 | icon="ion:document-text-outline" | 17 | icon="ion:document-text-outline" |
18 | /> | 18 | /> |
19 | <MenuItem | 19 | <MenuItem |
20 | + v-if="hasPermission('system:password:view')" | ||
20 | key="changePassword" | 21 | key="changePassword" |
21 | :text="t('layout.header.dropdownItemChangePassword')" | 22 | :text="t('layout.header.dropdownItemChangePassword')" |
22 | icon="ant-design:unlock-twotone" | 23 | icon="ant-design:unlock-twotone" |