web/src/views/modules/taskReliability/SimulatCurve.vue
@@ -23,6 +23,7 @@ components: {}, methods: { async initEcharts(Param) { console.log(Param) let res = await this.$http.post(`/taskReliability/SimulatAssess/getResultXML`, Param) console.log(res.data) if (res.data) { @@ -50,7 +51,7 @@ }, xAxis: { data: this.xDataList, name: '仿真次数' name: '仿真总时长' }, yAxis: {