소스 검색

修改提取问题

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"