From e9aaf8af8fc2c87ac161cafd83b3cea9439797eb Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 31 May 2021 11:18:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BC=BA=E9=99=B7=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E5=8F=AA=E8=83=BD=E9=80=89metersphere?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/common/js/table-constants.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/common/js/table-constants.js b/frontend/src/common/js/table-constants.js index c8d71714f4..fd986e545e 100644 --- a/frontend/src/common/js/table-constants.js +++ b/frontend/src/common/js/table-constants.js @@ -26,9 +26,9 @@ export const CASE_TYPE_OPTION = [ export const ISSUE_PLATFORM_OPTION = [ {value: 'metersphere',text: 'Metersphere'}, - // {value: 'Jira',text: 'JIRA'}, - // {value: 'Tapd',text: 'Tapd'}, - // {value: 'Zentao',text: '禅道'}, + {value: 'Jira',text: 'JIRA'}, + {value: 'Tapd',text: 'Tapd'}, + {value: 'Zentao',text: '禅道'}, ]; export const FIELD_TYPE_MAP = {