python通信,联调接口

This commit is contained in:
2025-04-07 18:26:39 +08:00
parent 489112d028
commit 758fdb49c2
8 changed files with 143 additions and 87 deletions

View File

@@ -11,6 +11,7 @@ const routes = [
{
path: '/nav',
name: 'nav',
redirect: '/workBenches', // 默认跳转
component: () => import(/* webpackChunkName: "hostsList" */ '../views/nav.vue'),
children: [
{