From 0deb4d85944b5f99c76a0a057839ef86def91bae Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Mon, 14 Mar 2022 16:10:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor=20(=E6=8E=A5=E5=8F=A3=E6=B5=8B?= =?UTF-8?q?=E8=AF=95):=20=E5=9C=BA=E6=99=AF=E9=A1=B5=E9=9D=A2=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=8D=A1=E9=A1=BF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scenario/common/ApiBaseComponent.vue | 3 +- .../scenario/component/ApiComponent.vue | 57 ++++++++----------- .../component/ApiScenarioComponent.vue | 5 +- 3 files changed, 29 insertions(+), 36 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue b/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue index e417473b5f..5cc0cf2bc0 100644 --- a/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue @@ -53,7 +53,8 @@
-
+ +
diff --git a/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue b/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue index 232347943b..eff5cc5a6d 100644 --- a/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue @@ -14,16 +14,15 @@ :show-version="showVersion" :title="displayTitle" :if-from-variable-advance="ifFromVariableAdvance"> -