perf: 工单配置社区版隐藏

This commit is contained in:
feng
2023-10-13 11:05:23 +08:00
parent 8d8ab483e1
commit 23b08590cf

View File

@@ -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'),