| | |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "报表统计", |
| | | }, |
| | | hidden: false, |
| | | name: "barCodeReport", |
| | | path: "BarCodeReport", |
| | | redirect: "noRedirect", |
| | | component: "Layout", |
| | | children: [ |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "条码出入库报表", |
| | | }, |
| | | component: () => |
| | | import( |
| | | "@/views/warehouse/BarCodeReport/Kf_BarCodeOutInReport.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_BarCodeOutInReport", |
| | | path: "Kf_BarCodeOutInReport", |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "条码库存报表", |
| | | }, |
| | | component: () => |
| | | import( |
| | | "@/views/warehouse/BarCodeReport/Kf_ICInventory_BarCode.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_ICInventory_BarCode", |
| | | path: "Kf_ICInventory_BarCode", |
| | | }, |
| | | ], |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "条码主档", |
| | | }, |
| | | hidden: false, |