python通信,联调接口
This commit is contained in:
@@ -11,6 +11,7 @@ const routes = [
|
||||
{
|
||||
path: '/nav',
|
||||
name: 'nav',
|
||||
redirect: '/workBenches', // 默认跳转
|
||||
component: () => import(/* webpackChunkName: "hostsList" */ '../views/nav.vue'),
|
||||
children: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user