From 5cd78410047af2975f896319a004cdb20b24ab95 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Thu, 28 May 2020 14:27:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92-=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=94=A8=E4=BE=8B=E5=85=B3=E8=81=94=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../track/case/components/TestCaseEdit.vue | 30 +++++++++++++--- .../view/comonents/TestPlanTestCaseEdit.vue | 36 +++++++++++++++++-- frontend/src/i18n/en-US.js | 1 + frontend/src/i18n/zh-CN.js | 1 + frontend/src/i18n/zh-TW.js | 1 + 5 files changed, 61 insertions(+), 8 deletions(-) diff --git a/frontend/src/business/components/track/case/components/TestCaseEdit.vue b/frontend/src/business/components/track/case/components/TestCaseEdit.vue index f494adacc5..66d94619ed 100644 --- a/frontend/src/business/components/track/case/components/TestCaseEdit.vue +++ b/frontend/src/business/components/track/case/components/TestCaseEdit.vue @@ -74,8 +74,12 @@ - - + + @@ -111,11 +115,11 @@ - + {{$t('test_track.case.steps')}}: - + - + + + + + + + + + + + + + + + +
{{$t('test_track.case.steps')}}: @@ -184,10 +199,16 @@