From 7ea1d3bcd6f979457e7d0c04724fcd9312856782 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 1 Feb 2021 11:57:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=95=E7=94=A8=E7=9A=84=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E5=92=8C=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E5=92=8C=E5=88=A0=E9=99=A4=E6=B2=A1=E5=8F=8D=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scenario/common/ApiBaseComponent.vue | 33 +++++++++++-------- 1 file changed, 20 insertions(+), 13 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 1d1798ec5a..baa01172f9 100644 --- a/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/common/ApiBaseComponent.vue @@ -1,15 +1,16 @@