From 612de7a61536ef66c2098d8e397604ae7b0905c1 Mon Sep 17 00:00:00 2001 From: zhangdahai112 Date: Mon, 24 Jan 2022 00:34:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=80=90=E3=80=90=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E3=80=91-=E5=85=B3=E8=81=94=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E7=94=A8=E4=BE=8B=E6=97=B6=E4=B8=8D=E8=83=BD=E9=80=89?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E7=89=88=E6=9C=AC=E3=80=91=20=20=20=20=20=20?= =?UTF-8?q?https://www.tapd.cn/55049933/bugtrace/bugs/view/115504993300100?= =?UTF-8?q?9870?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../comonents/api/RelevanceScenarioList.vue | 53 +++++++++++++++++-- .../api/TestCaseScenarioRelevance.vue | 5 ++ .../plan/view/comonents/api/TestPlanApi.vue | 1 + .../ReviewRelevanceScenarioList.vue | 26 ++++++++- .../review/view/components/TestReviewApi.vue | 3 ++ .../TestReviewRelevanceScenario.vue | 5 ++ 6 files changed, 87 insertions(+), 6 deletions(-) diff --git a/frontend/src/business/components/track/plan/view/comonents/api/RelevanceScenarioList.vue b/frontend/src/business/components/track/plan/view/comonents/api/RelevanceScenarioList.vue index d9f02d01c1..3a2337ba3f 100644 --- a/frontend/src/business/components/track/plan/view/comonents/api/RelevanceScenarioList.vue +++ b/frontend/src/business/components/track/plan/view/comonents/api/RelevanceScenarioList.vue @@ -11,13 +11,18 @@ :show-config-button-with-out-permission="showConfigButtonWithOutPermission" :project-list="projectList" ref="envPopover" class="env-popover"/> + + + + - + @@ -27,6 +32,17 @@ + + + +