邓洁: 1

This commit is contained in:
邓洁
2024-01-14 21:24:33 +08:00
parent 68d76e56b3
commit c50d41eb7e

View File

@@ -177,6 +177,7 @@ const handleClickSite = (type) => {
})
}
}
const goToAddTunnel = (siteId) => {
router.push('/tunnel/' + siteId+'/bySite'+'/'+userId)
}