haojianlong пре 4 година
родитељ
комит
138c05a9bb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/baseEditer.vue

+ 1 - 1
src/components/baseEditer.vue

@@ -235,7 +235,7 @@ export default {
                 GraphElementId: "273d633cc5c54a4882794b34843d1a00",
                 AttachObjectIds: [],
                 Pos: { x: t.x, y: t.y },
-                OutLine: t.pointArr,
+                OutLine: t.pointArr[0],
                 Properties: {
                   strokeColor: "#3d73c0",
                   fillColor: "#eda986"