refactor(系统设置): 隐藏接口模版

--bug=1036896 --user=王孝刚 【系统设置】组织-模版管理-接口模版配置未屏蔽
https://www.tapd.cn/55049933/s/1472192
This commit is contained in:
wxg0103 2024-03-09 15:11:05 +08:00 committed by 刘瑞斌
parent 5250909719
commit 3fe286f7ec

View File

@ -85,12 +85,12 @@ export function getCardList(type: string): Record<string, any>[] {
value: TemplateCardEnum.FUNCTIONAL,
name: t('system.orgTemplate.caseTemplates'),
},
{
/* {
id: 1002,
key: 'API',
value: TemplateCardEnum.API,
name: t('system.orgTemplate.APITemplates'),
},
}, */
// {
// id: 1003,
// key: 'UI',