Compare commits

...

2 Commits

Author SHA1 Message Date
lzp
84cc6a5607 Merge branch 'main' of http://18.167.251.121:10003/aidlab/FiDA_Front 2026-03-02 16:24:34 +08:00
lzp
616b77882c 111 2026-03-02 16:24:32 +08:00

View File

@@ -53,6 +53,7 @@ export class StateManager {
id: `el-${id}-${target}`,
source: id,
target: target,
selectable: false,
type: 'default'
})
}