NEZ-2735 fix:project toop 部分有数据的节点不显示

This commit is contained in:
zhangyu
2023-03-28 15:07:35 +08:00
parent 099859d736
commit a6b4c0c160
6 changed files with 163 additions and 22 deletions

View File

@@ -213,7 +213,7 @@ export default {
lineData.anchors[0].id = s8()
lineData.anchors[1].id = s8()
lineData.anchors[0].penId = penId
lineData.anchors[1].penId = s8()
lineData.anchors[1].penId = penId
const pen = {
...lineData,
id: penId,