This commit is contained in:
lzp
2026-03-02 13:51:14 +08:00
parent d49c00376d
commit 13e3e5dcc5
8 changed files with 62 additions and 19 deletions

View File

@@ -56,7 +56,7 @@ export class StateManager {
id: `el-${id}-${target}`,
source: id,
target: target,
type: 'output'
type: 'default'
})
}
})