Eddie 6 tháng trước cách đây
mục cha
commit
c78fa8161d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -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',