邓洁 : 站点管理修改细节

This commit is contained in:
邓洁
2023-12-16 01:12:10 +08:00
parent f94b84fe2e
commit 41bfdd5194
6 changed files with 124 additions and 37 deletions

View File

@@ -42,7 +42,7 @@ const routes = [
}
},
{
path: '/tunnel',
path: '/tunnel/:siteId(\\d+)',
name: 'tunnel',
component: () => import('@/views/tunnel-manage/index.vue'),
meta: {