jinlin
2024-08-07 38d87eb232eadb24fdcc7602609a6ec3592df7bd
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)