xyc
2024-10-23 48dcf2c7f01de5078f6a7f94dbc59400100e9ab6
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)