web/src/views/modules/taskReliability/TimeDiagram.vue
@@ -141,6 +141,7 @@ window.removeEventListener('scroll', this.handleScroll,true); }, mounted() { // alert(`mounted执行了`) this.getProductList() this.init() this.$refs.textDiagram.init() @@ -230,8 +231,7 @@ line: { stroke: '#A2B1C3', strokeWidth: 2, sourceMarker: 'none', targetMarker: 'none' targetMarker: null, } }, tools: {