jinlin
2024-09-19 79da50ff6a8cabc082472c27ac85724ef664db67
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)