fix 性能测试报告面包屑跳转
This commit is contained in:
parent
a646d41ef4
commit
be67e74603
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue