瀏覽代碼

修改提取问题

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"