refactor(性能参数): 修改 testoverview 显示

This commit is contained in:
Captain.B 2021-06-20 10:41:35 +08:00 committed by 刘瑞斌
parent 9f6ec5c6dc
commit e4be912fb4
1 changed files with 0 additions and 2 deletions

View File

@ -165,7 +165,6 @@ export default {
min: 0,
max: yAxisListMax,
splitNumber: 5,
interval: yAxisListMax / 5
},
{
name: 'Transactions/s',
@ -173,7 +172,6 @@ export default {
splitNumber: 5,
min: 0,
max: yAxis2ListMax,
interval: yAxis2ListMax / 5
}
],
series: []