邓洁: 修改bug
This commit is contained in:
@@ -60,7 +60,7 @@ const routes = [
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/tunnel/:siteId/:type/:userId',
|
||||
path: '/tunnel/:siteId(\\d+)/:type/:userId(\\d+)',
|
||||
name: 'tunnel',
|
||||
component: () => import('@/views/tunnel-manage/index.vue'),
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user