修改测试bug

This commit is contained in:
GGJ
2024-10-17 10:54:33 +08:00
parent 67383d5888
commit 82019e377c
3 changed files with 5 additions and 2 deletions

View File

@@ -78,7 +78,8 @@ getLineTree().then(res => {
// })
// }
else {
emit('init')
emit('init',arr2[0])
}
})
})