From e6045f9a2ccf88da1b0e22ef20bc6a90a381b169 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Mon, 19 Jul 2021 17:54:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=8E=A5=E5=8F=A3=E7=94=A8=E4=BE=8B=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E4=BD=86=E7=8A=B6=E6=80=81=E4=B8=80=E7=9B=B4=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E9=97=AE=E9=A2=98#1005236?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1005236 --user=lyh 【测试跟踪-测试计划】接口测试用例提示请重新选择环境,单执行状态依旧是加载状态 https://www.tapd.cn/55049933/s/1025911 --- .../track/plan/view/comonents/api/TestPlanApiCaseList.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue b/frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue index 97f87e8d81..75ae0882a6 100644 --- a/frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue +++ b/frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue @@ -126,7 +126,7 @@ + @runRefresh="runRefresh" @errorRefresh="errorRefresh" ref="runTest" @autoCheckStatus="autoCheckStatus"/>