From a3b82d3b3fbb8dbb440ec42c3f7203af03f73c2a Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Mon, 23 Aug 2021 16:25:13 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96):=20=E4=BF=AE=E5=A4=8D=E6=AD=A5=E9=AA=A4=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E6=8A=96=E5=8A=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1006070 --user=赵勇 【接口测试-自动化接口... https://www.tapd.cn/55049933/s/1037983 --- .../api/automation/scenario/component/ApiComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0e8a34de8f..d0827ea95d 100644 --- a/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue @@ -26,7 +26,7 @@ {{ $t('commons.testing') }} - + {{ request.requestResult[0].success ? 'success' : 'error' }}