fix(测试计划): 性能测试用例报告日志详情无数据

This commit is contained in:
shiziyuan9527 2021-08-26 10:27:25 +08:00 committed by 刘瑞斌
parent e7c2b28de4
commit 39ec7debf5
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ export default {
return;
}
let status = val.status;
this.id = val.id;
if (status === "Completed" || status === "Running") {
this.getResource();
} else {