xyc
2024-10-14 d0bff7a4d7e0bd53f11ea629df20e48c3f72a0e6
web/src/views/modules/taskReliability/TimeDiagram.vue
@@ -557,7 +557,7 @@
          productId: productId ? productId : this.dataForm.productId,
          taskId: this.dataForm.taskModelId,
          fzId: this.dataForm.id,
          smallWidth: 1000,
          smallWidth: 1200,
          minPointNum: 5
        }
        let res = await this.$http.get('/taskReliability/SimulatAssess/getStatus', {params: params})