@@ -340,7 +340,7 @@ export const constantRoutes = [{
},
{
- path: '/views',
+ path: '/views/automation',
component: (resolve) => require(['@/views/automation/index'], resolve),
name: '自动化',
meta: { title: '自动化' },