From c8b9b2babb5d393991177a13eda4633a9920e244 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Wed, 13 Jan 2021 14:34:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96):=20=E6=95=B0=E6=8D=AE=E8=BF=81=E7=A7=BB=EF=BC=8C?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E4=BB=A5=E6=A0=91=E5=BD=A2=E7=BB=93=E6=9E=84?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../automation/scenario/EditApiScenario.vue | 6 +- .../scenario/common/ApiBaseComponent.vue | 90 ++++++------- .../components/extract/ApiExtract.vue | 9 ++ .../business/components/api/test/Upgrade.vue | 125 +++++++++++++++--- 4 files changed, 162 insertions(+), 68 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue b/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue index 8ab3c34732..8030d490f7 100644 --- a/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue +++ b/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue @@ -156,11 +156,11 @@ - + - + - + 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 7a79cf3585..f3ab660e85 100644 --- a/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue @@ -29,63 +29,63 @@ -
+
- +