Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
q4speed 2020-06-03 13:24:02 +08:00
commit a086679e23
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@
testTabChange(data) {
if (this.testCase.type == 'performance' && data.paneName == 'result') {
this.$refs.performanceTestResult.checkReportStatus();
this.$refs.performanceTestResult.init();
}
},
saveReport(reportId) {