From 3fe286f7ec94809d26a08ec225a94e9a0e8b805e Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Sat, 9 Mar 2024 15:11:05 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):?= =?UTF-8?q?=20=E9=9A=90=E8=97=8F=E6=8E=A5=E5=8F=A3=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1036896 --user=王孝刚 【系统设置】组织-模版管理-接口模版配置未屏蔽 https://www.tapd.cn/55049933/s/1472192 --- .../setting/organization/template/components/fieldSetting.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/setting/organization/template/components/fieldSetting.ts b/frontend/src/views/setting/organization/template/components/fieldSetting.ts index 90667887bd..48131b713b 100644 --- a/frontend/src/views/setting/organization/template/components/fieldSetting.ts +++ b/frontend/src/views/setting/organization/template/components/fieldSetting.ts @@ -85,12 +85,12 @@ export function getCardList(type: string): Record[] { value: TemplateCardEnum.FUNCTIONAL, name: t('system.orgTemplate.caseTemplates'), }, - { + /* { id: 1002, key: 'API', value: TemplateCardEnum.API, name: t('system.orgTemplate.APITemplates'), - }, + }, */ // { // id: 1003, // key: 'UI',