import Layout from '@/layout' const codemenu = [{ path: '/kucunyksq', component: Layout, redirect: '/khzxyksq/index', children: [{ path: '/khzxyksq/index', component: () => import('@/views/supervise/purchaseapplicationmanagement/yksq.vue'), name: 'khzxyksq', meta: { title: '用款申请', noCache: true } }] }, { path: '/kucuncgsq', component: Layout, redirect: '/khzxcgsq/index', children: [{ path: '/khzxcgsq/index', component: () => import('@/views/supervise/purchaseapplicationmanagement/purchaseapplicationmanagementAdd.vue'), name: 'PurchaseApplicationManagementAdd', meta: { title: '采购申请', noCache: true } }] }, { path: '/kucuncgsq', component: Layout, redirect: '/tobaccopurchaseapplication', children: [{ path: '/tobaccopurchaseapplication', component: () => import('@/views/supervise/tobaccopurchaseapplication/tobaccopurchaseapplicationAdd.vue'), name: 'ToBaccopurchaseApplicationAdd', meta: { title: '烟草采购申请', noCache: true } }] }, { path: '/kucuncgsqcx', component: Layout, redirect: '/khzxcgsq/cx', children: [{ path: '/khzxcgsq/cx', component: () => import('@/views/supervise/purchaseapplicationmanagement/purchaseapplicationmanagement.vue'), name: 'purchaseapplicationmanagementcx', meta: { title: '采购申请查询', noCache: true } }] }, { path: '/kucungysgl', component: Layout, redirect: '/khzxgysgl/index', children: [{ path: '/khzxgysgl/index', component: () => import('@/views/supervise/supplierbankinfo/supplierbankinfo.vue'), name: 'supplierManagement', meta: { title: '供应商管理', noCache: true } }] }, { path: '/commodityFile', component: Layout, redirect: '/commodityFile', meta: { title: '商品档案' }, children: [{ path: '/supervise/commodityFile/commodity/commodityManagementInfo', component: () => import('@/views/supervise/commodityFile/commodity/commodityManagementInfo.vue'), name: 'commodityManagementInfo', meta: { title: '商品管理', noCache: true } }, { path: '/supervise/commodityFile/brand/brandManagementInfo', component: () => import('@/views/supervise/commodityFile/brand/brandManagementInfo.vue'), name: 'brandManagementInfo', meta: { title: '品牌维护', noCache: true } }, { path: '/supervise/commodityFile/classification/classManagementInfo', component: () => import('@/views/supervise/commodityFile/classification/classManagementInfo.vue'), name: 'classManagementInfo', meta: { title: '类别维护', noCache: true } }] }, { path: '/kucunsjsb', component: Layout, redirect: '/kucun/rkmx/index', meta: { title: '数据上报' }, children: [{ path: '/kucun/zhsj/index', component: () => import('@/views/kucun/zhsj/index.vue'), name: 'zhsjsb', meta: { title: '综合数据上报', noCache: true } }, { path: '/kucun/rkmx/index', component: () => import('@/views/kucun/rkmx/index.vue'), name: 'receiptDetailsReporting', meta: { title: '入库上报', noCache: true } }, { path: '/kucun/kcxxcx/index', component: () => import('@/views/kucun/kcxxcx/index.vue'), name: 'inventoryDetailsReporting', meta: { title: '库存上报', noCache: true } }, { path: '/kucun/xssjgl/index', component: () => import('@/views/kucun/xssjgl/index.vue'), name: 'salesDetailsReporting', meta: { title: '销售上报', noCache: true } }, { path: '/kucun/ckdb/index', component: () => import('@/views/kucun/xssjgl/index.vue'), name: 'ckdbsb', meta: { title: '仓库调拨上报', noCache: true } }, { path: '/kucun/pfsjgl/index', component: () => import('@/views/kucun/pfsjgl/index.vue'), name: 'wholesaleDataReporting', meta: { title: '配送上报', noCache: true } }] }, { path: '/kucunddcx', component: Layout, redirect: '/kucun/ddcx', meta: { title: '信息查询' }, children: [ { path: '/kucun/kcxxcx', component: () => import('@/views/query/stockInfo.vue'), name: 'manufacturerPreference', meta: { title: '库存信息查询', noCache: true } }, { path: '/kucun/ddcx', component: () => import('@/views/query/orders.vue'), name: 'manufacturerPreference', meta: { title: '订单查询', noCache: true } }, { path: '/kucun/ddspcx', component: () => import('@/views/query/orderCommodity.vue'), name: 'manufacturerPreference', meta: { title: '订单商品查询', noCache: true } }, { path: '/kucun/crkcx', component: () => import('@/views/query/inAndOutBound.vue'), name: 'manufacturerPreference', meta: { title: '入库查询', noCache: true } },{ path: '/kucun/gyscx', component: () => import('@/views/query/supplier.vue'), name: 'manufacturerPreference', meta: { title: '供应商查询', noCache: true } }, { path: '/kucun/xscx', component: () => import('@/views/query/sale.vue'), name: 'manufacturerPreference', meta: { title: '销售查询', noCache: true } },{ path: '/kucun/ckdbcx', component: () => import('@/views/query/warehouse.vue'), name: 'manufacturerPreference', meta: { title: '仓库调拨查询', noCache: true } }, { path: '/kucun/pspfcx', component: () => import('@/views/query/distributionCentre.vue'), name: 'manufacturerPreference', meta: { title: '配送批发查询', noCache: true } }, ] }, { path: '/tobacco', component: Layout, redirect: '/tobacco', meta: { title: '烟草查询' }, children: [ { path: '/tobacco/stockInfo', component: () => import('@/views/tobacco/stockInfo.vue'), name: 'stockInfo', meta: { title: '库存信息查询', noCache: true } }, { path: '/tobacco/orders', component: () => import('@/views/tobacco/orders.vue'), name: 'orders', meta: { title: '订单查询', noCache: true } }, { path: '/kucun/orderCommodity', component: () => import('@/views/tobacco/orderCommodity.vue'), name: 'orderCommodity', meta: { title: '订单商品查询', noCache: true } }, { path: '/tobacco/inAndOutBound', component: () => import('@/views/tobacco/inAndOutBound.vue'), name: 'inAndOutBound', meta: { title: '入库查询', noCache: true } },{ path: '/tobacco/supplier', component: () => import('@/views/tobacco/supplier.vue'), name: 'supplier', meta: { title: '供应商查询', noCache: true } }, { path: '/tobacco/xscx', component: () => import('@/views/tobacco/sale.vue'), name: 'sale', meta: { title: '销售查询', noCache: true } },{ path: '/tobacco/warehouse', component: () => import('@/views/tobacco/warehouse.vue'), name: 'warehouse', meta: { title: '仓库调拨查询', noCache: true } }, { path: '/tobacco/distributionCentre', component: () => import('@/views/tobacco/distributionCentre.vue'), name: 'distributionCentre', meta: { title: '配送批发查询', noCache: true } }, ] }] export default codemenu