fix(接口测试): 修复单步骤调试一直loading的缺陷

--bug=1025964 --user=王孝刚 【接口测试】新建场景-添加csv场景变量-单步骤调试失败引用csv文件失败
https://www.tapd.cn/55049933/s/1399501
This commit is contained in:
wxg0103 2023-07-31 17:38:10 +08:00 committed by 刘瑞斌
parent 5db8bdef8c
commit 3148369c70
1 changed files with 1 additions and 0 deletions

View File

@ -1843,6 +1843,7 @@ export default {
runScenario.hashTree[0].requestResult = [];
runScenario.hashTree[0].testing = false;
}
this.message = getUUID();
}
});
},