Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a7568c4ab9
@ -74,11 +74,6 @@ const staticRoutes: Array<RouteRecordRaw> = [
|
||||
path: adminBaseRoutePath +'/airBlower',
|
||||
name: 'airBlower',
|
||||
component: () => import('/@/views/backend/equipment/airBlower/index.vue'),
|
||||
},
|
||||
{
|
||||
path: adminBaseRoutePath +'/control',
|
||||
name: 'control',
|
||||
component: () => import('/@/views/backend/equipment/control/index.vue'),
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user