This commit is contained in:
fit2-zhao 2021-01-11 15:11:47 +08:00
commit c10920aff0
1 changed files with 1 additions and 0 deletions

View File

@ -499,6 +499,7 @@ export default {
} else {
this.maxUsers = '0';
this.avgThroughput = '0';
this.avgTransactions = '0';
this.errors = '0';
this.avgResponseTime = '0';
this.responseTime90 = '0';