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 @@ - +