Merge branch 'master' of https://github.com/metersphere/metersphere
This commit is contained in:
commit
c10920aff0
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue