| | |
| | | // name: "GyWarehouse", |
| | | // path: "gyWarehouse", |
| | | // }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "客户列表", |
| | | }, |
| | | component: () => import('@/views/GyCustomer/index.vue'), |
| | | hidden: false, |
| | | name: "GyCustomer", |
| | | path: "gyCustomer", |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "物料列表", |
| | | }, |
| | | component: () => import('@/views/gyMaterial/GyMaterial.vue'), |
| | | hidden: false, |
| | | name: "gyMaterial", |
| | | path: "gyMaterial", |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "分布式调入单", |
| | | }, |
| | | component: () => import('@/views/FbStepFoldinBillList/fbStepFoldinBillList.vue'), |
| | | hidden: false, |
| | | name: "FbStepFoldinBillList", |
| | | path: "FbStepFoldinBillList", |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "分布式调出单", |
| | | }, |
| | | component: () => import('@/views/FbStepFoldOutBillList/fbStepFoldOutBillList.vue'), |
| | | hidden: false, |
| | | name: "FbStepFoldOutBillList", |
| | | path: "FbStepFoldOutBillList", |
| | | }, |
| | | ], |
| | | }, |
| | | ], |