chenhj
7 天以前 cea76991456675d236ad6e42f572f49b00f17c9a
src/views/product/producttraceability/traceability-diagram.vue
@@ -172,7 +172,6 @@
    updateModel: function(val) {
      // No GoJS transaction permitted when replacing Diagram.model.
      if (val instanceof go.Model) {
        console.log('ssss')
        this.diagram.model = val
      } else {
        var m = new go.GraphLinksModel()