mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-24 20:47:17 +00:00
perf: 工单配置社区版隐藏
This commit is contained in:
@@ -26,7 +26,8 @@ export default {
|
||||
},
|
||||
{
|
||||
title: this.$t('setting.Ticket'),
|
||||
name: 'Ticket'
|
||||
name: 'Ticket',
|
||||
hidden: !this.$store.getters.hasValidLicense
|
||||
},
|
||||
{
|
||||
title: this.$t('setting.AppOps'),
|
||||
|
Reference in New Issue
Block a user