From 209053d7ed370f20a46bf0b2dec8a79598aaba34 Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Mon, 14 Nov 2022 10:27:29 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8E=A5=E5=8F=A3=E7=94=A8=E4=BE=8B=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E7=94=A8=E4=BE=8B=E6=89=B9=E9=87=8F=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E7=BC=BA=E5=B0=91=E8=B5=84=E6=BA=90=E6=B1=A0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --user=郭雨琦 --- .../automation/scenario/common/ApiRunMode.vue | 90 +++++-------------- 1 file changed, 22 insertions(+), 68 deletions(-) diff --git a/api-test/frontend/src/business/automation/scenario/common/ApiRunMode.vue b/api-test/frontend/src/business/automation/scenario/common/ApiRunMode.vue index 27afdeee14..7983a4bdf2 100644 --- a/api-test/frontend/src/business/automation/scenario/common/ApiRunMode.vue +++ b/api-test/frontend/src/business/automation/scenario/common/ApiRunMode.vue @@ -52,77 +52,31 @@ size="small" style="width: 100%"/> -
- -
- - {{ $t("run_mode.run_with_resource_pool") }} -
- - - - -
- -
- - {{ $t("run_mode.run_with_resource_pool") }} -
- - - - -
- - -
- {{ - $t("api_test.fail_to_stop") - }} - -
- +
+ + {{ $t('run_mode.run_with_resource_pool') }} +
+ + + + +
+ +
+ {{ + $t("api_test.fail_to_stop") + }} + +
-