Merge pull request '邓洁: 1' (#235) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/235
This commit is contained in:
odjbin
2024-01-14 13:24:47 +00:00

View File

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