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