chenhj
6 天以前 f9576bd9e9c1212fa2b15592a299cfca1a2c1b78
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()