zouyu
2024-01-19 2a1ea6a1c5b2210b3ac751e344517741cfbac2dd
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()