fix 性能测试报告面包屑跳转

This commit is contained in:
shiziyuan9527 2020-05-29 17:30:27 +08:00
parent a646d41ef4
commit be67e74603
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@
this.status = data.status;
this.reportName = data.name;
this.testName = data.testName;
this.testId = data.testId;
this.projectName = data.projectName;
this.$set(this.report, "id", reportId);