优化检测脚本页面
This commit is contained in:
@@ -189,7 +189,6 @@ const treeInfo = async (currentMode: string) => {
|
||||
|
||||
onMounted(() => {
|
||||
let data: any = router.options.history.state
|
||||
console.log('🚀 ~ onMounted ~ data:', data)
|
||||
if (data.title == null) return
|
||||
nextTick(async () => {
|
||||
await treeInfo(data.mode)
|
||||
|
||||
Reference in New Issue
Block a user