Commit 4378664f89bf25c98cb96a5ad17266bf0d515bf1

Authored by ww
1 parent 20c33e78

fix: 修复系统管理修改密码权限控制

@@ -17,7 +17,6 @@ @@ -17,7 +17,6 @@
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')"  
21 key="changePassword" 20 key="changePassword"
22 :text="t('layout.header.dropdownItemChangePassword')" 21 :text="t('layout.header.dropdownItemChangePassword')"
23 icon="ant-design:unlock-twotone" 22 icon="ant-design:unlock-twotone"