mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb5c3d4c07 | ||
|
|
8723081ba6 |
@@ -35,7 +35,7 @@ export default {
|
||||
{
|
||||
title: this.$t('setting.AccountStorage'),
|
||||
name: 'Vault',
|
||||
hidden: !this.$hasPerm('settings.change_vault')
|
||||
hidden: !this.$hasPerm('settings.change_vault') || !this.$store.getters.hasValidLicense
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user