fix(接口测试): 修复场景执行完成一直显示stop状态的缺陷

--bug=1025972 --user=王孝刚
【接口测试】场景内sql请求无数据源-场景列表操作执行-返回结果-列表执行按钮一直显示为stop状态
https://www.tapd.cn/55049933/s/1368428
This commit is contained in:
wxg0103 2023-05-04 17:31:08 +08:00 committed by fit2-zhao
parent 4552cc58ac
commit 0b6a1c81d1
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@
:environment-type="environmentType" :environment-group-id="envGroupId"
:run-data="debugData"
@runRefresh="runRefresh"
@errorRefresh="search"
ref="runTest"/>
<ms-task-center ref="taskCenter" :show-menu="false"/>
<relationship-graph-drawer v-xpack :graph-data="graphData" ref="relationshipGraph"/>