邓洁: 修改细节

This commit is contained in:
邓洁
2024-01-12 14:51:06 +08:00
parent 2926e46351
commit 9b5ca77651
5 changed files with 58 additions and 51 deletions

View File

@@ -178,7 +178,7 @@ const handleClickSite = (type) => {
}
}
const goToAddTunnel = (siteId) => {
router.push('/tunnel/' + siteId+'/s'+'/'+userId)
router.push('/tunnel/' + siteId+'/bySite'+'/'+userId)
}
//重置from表单