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