From 0b90d44eaa4ff1068f9d9fe0a419e440d9774852 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 23 Nov 2020 10:59:25 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E5=85=B3=E8=81=94=E7=94=A8=E4=BE=8B=E4=B8=BA=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E8=B7=B3=E8=BD=AC=E5=88=B0=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../track/plan/view/comonents/TestPlanTestCaseEdit.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/business/components/track/plan/view/comonents/TestPlanTestCaseEdit.vue b/frontend/src/business/components/track/plan/view/comonents/TestPlanTestCaseEdit.vue index e70f3c0174..c2fe737e3d 100644 --- a/frontend/src/business/components/track/plan/view/comonents/TestPlanTestCaseEdit.vue +++ b/frontend/src/business/components/track/plan/view/comonents/TestPlanTestCaseEdit.vue @@ -93,6 +93,13 @@ + + + {{ $t('test_track.case.test_name') }}: + {{ testCase.otherTestName }} + + + {{ $t('test_track.case.prerequisite') }}: @@ -100,7 +107,7 @@ - +