From 245d5d0a71967e35b68f7cd85e0c61459cdd3fd5 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Thu, 5 Aug 2021 15:15:17 +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=20=E4=BF=AE=E5=A4=8D=E5=AF=BC=E5=85=A5=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E8=AF=B7=E6=B1=82=E6=97=A0=E6=B3=95=E5=8F=A6?= =?UTF-8?q?=E5=AD=98=E4=B8=BA=E6=96=B0=E6=8E=A5=E5=8F=A3=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20#1005657=20--bug=3D1005657=20--user=3D=E8=B5=B5=E5=8B=87=20?= =?UTF-8?q?=E3=80=90=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95=E3=80=91=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E4=B8=AD=E5=AF=BC...=20https://www.tapd.cn/55049933/s?= =?UTF-8?q?/1032531?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scenario/component/StepExtendBtns.vue | 99 +++++++++---------- 1 file changed, 49 insertions(+), 50 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/component/StepExtendBtns.vue b/frontend/src/business/components/api/automation/scenario/component/StepExtendBtns.vue index f3cbef6a18..4be267d720 100644 --- a/frontend/src/business/components/api/automation/scenario/component/StepExtendBtns.vue +++ b/frontend/src/business/components/api/automation/scenario/component/StepExtendBtns.vue @@ -12,7 +12,7 @@ {{ this.$t("api_test.automation.open_scene") }} - + {{ this.$t("api_test.automation.save_as_api") }} @@ -23,62 +23,61 @@