web/src/views/modules/taskReliability/ConfigEdge/configEdge.vue @@ -116,6 +116,7 @@ }, onStrokeChange(e) { console.log(e,'eee') const val = e this.globalGridAttr.stroke = val this.curCell.attr('line/stroke', val)