@@ -59,7 +59,7 @@ const routes: RouteRecordRaw[] = [
path: '/take-delivery',
name: 'TakeDelivery',
meta:{title:'宝时丰收'},
- component: () => import('@/views/inbound/TakeDelivery/task/index.vue')
+ component: () => import('@/views/inbound/takeDelivery/task/index.vue')
},
{
path: '/hik-putaway-allocation',