111
This commit is contained in:
@@ -99,7 +99,8 @@
|
||||
|
||||
const exportFlow = () => {
|
||||
// flowManager.exportFlow()
|
||||
console.log(flowManager.exportFlow())
|
||||
const json = JSON.parse(JSON.stringify(stateManager.nodes.value))
|
||||
console.log(json)
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user