From aa8ec8d882cea95e31a0aacbe5256837c8c63c91 Mon Sep 17 00:00:00 2001 From: zhangdahai112 Date: Sun, 25 Dec 2022 17:07:03 +0800 Subject: [PATCH] =?UTF-8?q?revert(UI=E8=87=AA=E5=8A=A8=E5=8C=96):=20?= =?UTF-8?q?=E6=94=BE=E5=BC=80UI=E7=8E=AF=E5=A2=83=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commons/ApiScenarioVariables.vue | 151 ++++++++++++++---- .../menu/environment/EnvironmentList.vue | 8 +- .../components/EnvironmentEdit.vue | 2 +- .../plan/service/TestPlanService.java | 30 ++++ .../comonents/ui/RelevanceUiScenarioList.vue | 46 ++++-- .../ui/TestCaseUiScenarioRelevance.vue | 6 +- .../comonents/ui/TestPlanUiScenarioList.vue | 32 ++-- .../plan/view/comonents/ui/UiRunMode.vue | 16 ++ .../src/business/utils/track-table-header.js | 1 + 9 files changed, 232 insertions(+), 60 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/environment/commons/ApiScenarioVariables.vue b/framework/sdk-parent/frontend/src/components/environment/commons/ApiScenarioVariables.vue index 42be470235..aecd0f2b80 100644 --- a/framework/sdk-parent/frontend/src/components/environment/commons/ApiScenarioVariables.vue +++ b/framework/sdk-parent/frontend/src/components/environment/commons/ApiScenarioVariables.vue @@ -18,12 +18,18 @@ :content="$t('commons.import')" @click="importJSON" /> - + + + + {{ $t('envrionment.export_variable_tip') }} + + + + + + + + + + + + @@ -128,14 +173,14 @@ sortable >