This commit is contained in:
X1627315083@163.com
2026-03-13 15:06:33 +08:00
parent 85accaead5
commit 1333a885d1
3 changed files with 40 additions and 29 deletions

View File

@@ -83,6 +83,7 @@ export class NodeManager {
...(options?.data || {}),
},
}
console.log(11)
return this.createNode(options_)
}
/** 创建卡片选择节点 */