feat: 显示性能测试的压力配置
This commit is contained in:
parent
ece541e80e
commit
88a9807dfb
|
@ -115,6 +115,9 @@ export default {
|
|||
orgOptions: {},
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.getLoadConfig();
|
||||
},
|
||||
methods: {
|
||||
calculateLoadConfiguration: function (data) {
|
||||
data.forEach(d => {
|
||||
|
|
Loading…
Reference in New Issue