This commit is contained in:
lzp
2026-03-02 15:23:47 +08:00
parent 55e28b2ae2
commit f091eed947
2 changed files with 1 additions and 2 deletions

View File

@@ -92,7 +92,7 @@
const { layout } = useLayout()
const index = ref(0)
async function layoutGraph(direction) {
// if (index.value > 0) return
if (index.value > 0) return
index.value++
setTimeout(() => {
stateManager.nodes.value = layout(