Browse Source

路由中的增加一个字段

zhanglei
yunuo970428 3 years ago
parent
commit
fd20a4bf12
  1. 78
      anrui-scm/anrui-scm-ui/src/router/modules/codemenu.js

78
anrui-scm/anrui-scm-ui/src/router/modules/codemenu.js

@ -12,7 +12,7 @@ const codemenu = [
path: '/scminbound/index', path: '/scminbound/index',
component: () => import('@/views/anruiscm/scminbound/scminbound.vue'), component: () => import('@/views/anruiscm/scminbound/scminbound.vue'),
name: 'ScmInboundIndex', name: 'ScmInboundIndex',
meta: { title: '销售入库单' } meta: { title: '销售入库单', noCache: true }
}] }]
}, },
{ {
@ -26,7 +26,7 @@ const codemenu = [
path: '/scmotherinbound/index', path: '/scmotherinbound/index',
component: () => import('@/views/anruiscm/scmotherinbound/scmotherinbound.vue'), component: () => import('@/views/anruiscm/scmotherinbound/scmotherinbound.vue'),
name: 'ScmOtherInboundIndex', name: 'ScmOtherInboundIndex',
meta: { title: '其他入库单' } meta: { title: '其他入库单', noCache: true }
}] }]
}, },
{ {
@ -40,7 +40,7 @@ const codemenu = [
path: '/scmotheroutbound/index', path: '/scmotheroutbound/index',
component: () => import('@/views/anruiscm/scmotheroutbound/scmotheroutbound.vue'), component: () => import('@/views/anruiscm/scmotheroutbound/scmotheroutbound.vue'),
name: 'ScmOtherOutboundIndex', name: 'ScmOtherOutboundIndex',
meta: { title: '其他出库单' } meta: { title: '其他出库单', noCache: true }
}] }]
}, },
{ {
@ -54,7 +54,7 @@ const codemenu = [
path: '/scmoutbound/index', path: '/scmoutbound/index',
component: () => import('@/views/anruiscm/scmoutbound/scmoutbound.vue'), component: () => import('@/views/anruiscm/scmoutbound/scmoutbound.vue'),
name: 'ScmOutboundIndex', name: 'ScmOutboundIndex',
meta: { title: '销售出库单' } meta: { title: '销售出库单', noCache: true }
}] }]
}, },
{ {
@ -68,7 +68,7 @@ const codemenu = [
path: '/scmrealtimeinventory/index', path: '/scmrealtimeinventory/index',
component: () => import('@/views/anruiscm/scmrealtimeinventory/scmrealtimeinventory.vue'), component: () => import('@/views/anruiscm/scmrealtimeinventory/scmrealtimeinventory.vue'),
name: 'ScmRealTimeInventoryIndex', name: 'ScmRealTimeInventoryIndex',
meta: { title: '即时库存表' } meta: { title: '即时库存表', noCache: true }
}] }]
}, },
{ {
@ -82,7 +82,7 @@ const codemenu = [
path: '/scmrejected/index', path: '/scmrejected/index',
component: () => import('@/views/anruiscm/scmrejected/scmrejected.vue'), component: () => import('@/views/anruiscm/scmrejected/scmrejected.vue'),
name: 'ScmRejectedIndex', name: 'ScmRejectedIndex',
meta: { title: '采购退料单' } meta: { title: '采购退料单', noCache: true }
}] }]
}, },
{ {
@ -96,7 +96,7 @@ const codemenu = [
path: '/scmreturn/index', path: '/scmreturn/index',
component: () => import('@/views/anruiscm/scmreturn/scmreturn.vue'), component: () => import('@/views/anruiscm/scmreturn/scmreturn.vue'),
name: 'ScmReturnIndex', name: 'ScmReturnIndex',
meta: { title: '销售退货单' } meta: { title: '销售退货单', noCache: true }
}] }]
}, },
@ -111,7 +111,7 @@ const codemenu = [
path: '/scmmaterial/index', path: '/scmmaterial/index',
component: () => import('@/views/anruiscm/scmmaterial/scmmaterial.vue'), component: () => import('@/views/anruiscm/scmmaterial/scmmaterial.vue'),
name: 'ScmMaterialIndex', name: 'ScmMaterialIndex',
meta: { title: '物料管理' } meta: { title: '物料管理', noCache: true }
}] }]
}, },
// 存放地点 // 存放地点
@ -126,7 +126,7 @@ const codemenu = [
path: '/scmwarehouse/index', path: '/scmwarehouse/index',
component: () => import('@/views/anruiscm/scmwarehouse/scmwarehouse.vue'), component: () => import('@/views/anruiscm/scmwarehouse/scmwarehouse.vue'),
name: 'ScmWarehouseIndex', name: 'ScmWarehouseIndex',
meta: { title: '存放地点' } meta: { title: '存放地点', noCache: true }
}] }]
}, },
{ {
@ -140,13 +140,13 @@ const codemenu = [
path: '/shangzhuang/shangzhuangguanli', path: '/shangzhuang/shangzhuangguanli',
component: () => import('@/views/shangzhuang/shangzhuangguanli/shangzhuangguanli.vue'), component: () => import('@/views/shangzhuang/shangzhuangguanli/shangzhuangguanli.vue'),
name: 'ShangZhuangGuanLi', name: 'ShangZhuangGuanLi',
meta: { title: '上装管理' } meta: { title: '上装管理', noCache: true }
}, },
{ {
path: '/shangzhuang/shangzhuangjiansuo', path: '/shangzhuang/shangzhuangjiansuo',
component: () => import('@/views/shangzhuang/shangzhuangjiansuo/shangzhuangjiansuoguanli.vue'), component: () => import('@/views/shangzhuang/shangzhuangjiansuo/shangzhuangjiansuoguanli.vue'),
name: 'ShangZhuangJianSuoGuanLi', name: 'ShangZhuangJianSuoGuanLi',
meta: { title: '上装管理' } meta: { title: '上装管理', noCache: true }
}] }]
}, },
// 合格证台账 // 合格证台账
@ -161,7 +161,7 @@ const codemenu = [
path: '/hegezheng/hegezhengtaizhang', path: '/hegezheng/hegezhengtaizhang',
component: () => import('@/views/cheliang/hegezhengtaizhang/hegezhengtaizhang.vue'), component: () => import('@/views/cheliang/hegezhengtaizhang/hegezhengtaizhang.vue'),
name: 'hegezhengtaizhang', name: 'hegezhengtaizhang',
meta: { title: '合格证台账' } meta: { title: '合格证台账', noCache: true }
}] }]
}, },
@ -177,7 +177,7 @@ const codemenu = [
path: '/caigoudingdan/index', path: '/caigoudingdan/index',
component: () => import('@/views/cheliang/cheliangcaigou/cheliangcaigou.vue'), component: () => import('@/views/cheliang/cheliangcaigou/cheliangcaigou.vue'),
name: 'cheliangcaigou', name: 'cheliangcaigou',
meta: { title: '采购订单管理' } meta: { title: '采购订单管理', noCache: true }
}] }]
}, },
@ -192,13 +192,13 @@ const codemenu = [
path: '/guache/guacheguanli', path: '/guache/guacheguanli',
component: () => import('@/views/guache/guacheguanli/guacheguanli.vue'), component: () => import('@/views/guache/guacheguanli/guacheguanli.vue'),
name: 'GuaCheJianSuoGuanLi', name: 'GuaCheJianSuoGuanLi',
meta: { title: '挂车管理' } meta: { title: '挂车管理', noCache: true }
}, },
{ {
path: '/guache/guachejiansuo', path: '/guache/guachejiansuo',
component: () => import('@/views/guache/guachejiansuo/guachejiansuoguanli.vue'), component: () => import('@/views/guache/guachejiansuo/guachejiansuoguanli.vue'),
name: 'guachejiansuoguanli', name: 'guachejiansuoguanli',
meta: { title: '挂车管理' } meta: { title: '挂车管理', noCache: true }
} }
] ]
}, },
@ -217,18 +217,14 @@ const codemenu = [
component: () => component: () =>
import('@/views/cheliang/chexing/chexing.vue'), import('@/views/cheliang/chexing/chexing.vue'),
name: 'chexing', name: 'chexing',
meta: { meta: { title: '车型管理', noCache: true }
title: '车型管理'
}
}, },
{ {
path: '/cheliang/changyongpeizhi', path: '/cheliang/changyongpeizhi',
component: () => component: () =>
import('@/views/cheliang/chexingpeizhi/changyongpeizhi.vue'), import('@/views/cheliang/chexingpeizhi/changyongpeizhi.vue'),
name: 'chexingpeizhi', name: 'chexingpeizhi',
meta: { meta: { title: '常用配置管理', noCache: true }
title: '常用配置管理'
}
}, },
// 车辆台账 // 车辆台账
{ {
@ -236,18 +232,14 @@ const codemenu = [
component: () => component: () =>
import('@/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue'), import('@/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue'),
name: 'cheliangtaizhang', name: 'cheliangtaizhang',
meta: { meta: { title: '车辆台账', noCache: true }
title: '车辆台账'
}
}, },
{ {
path: '/cheliang/chexingbaojia', path: '/cheliang/chexingbaojia',
component: () => component: () =>
import('@/views/cheliang/chexingbaojia/daibaojiaguanli/daibaojia.vue'), import('@/views/cheliang/chexingbaojia/daibaojiaguanli/daibaojia.vue'),
name: 'daibaojia', name: 'daibaojia',
meta: { meta: { title: '车型报价', noCache: true }
title: '车型报价'
}
}, },
// 车辆信息 // 车辆信息
@ -256,9 +248,7 @@ const codemenu = [
component: () => component: () =>
import('@/views/cheliang/cheliangtaizhang/cheliangtaizhangInfo.vue'), import('@/views/cheliang/cheliangtaizhang/cheliangtaizhangInfo.vue'),
name: 'CheliangtaizhangInfo', name: 'CheliangtaizhangInfo',
meta: { meta: { title: '车辆信息', noCache: true }
title: '车辆信息'
}
} }
] ]
}, },
@ -274,7 +264,7 @@ const codemenu = [
path: '/caigoutuiku/index', path: '/caigoutuiku/index',
component: () => import('@/views/supplychain/caigoutuiku/caigoutuiku.vue'), component: () => import('@/views/supplychain/caigoutuiku/caigoutuiku.vue'),
name: 'caigoutuiku', name: 'caigoutuiku',
meta: { title: '采购退库' } meta: { title: '采购退库', noCache: true }
}] }]
}, },
{ {
@ -289,7 +279,7 @@ const codemenu = [
path: '/vehicle/cheliangpaichan', path: '/vehicle/cheliangpaichan',
component: () => import('@/views/supplychain/cheliangpaichan/cheliangpaichan.vue'), component: () => import('@/views/supplychain/cheliangpaichan/cheliangpaichan.vue'),
name: 'cheliangpaichan', name: 'cheliangpaichan',
meta: { title: '车辆排产管理' } meta: { title: '车辆排产管理', noCache: true }
} }
] ]
}, },
@ -305,7 +295,7 @@ const codemenu = [
path: '/supplychain/changjiaxitong', path: '/supplychain/changjiaxitong',
component: () => import('@/views/supplychain/changjiaxitong/manufacturers.vue'), component: () => import('@/views/supplychain/changjiaxitong/manufacturers.vue'),
name: 'changjiaxitongrenkuan', name: 'changjiaxitongrenkuan',
meta: { title: '厂家系统认款' } meta: { title: '厂家系统认款', noCache: true }
} }
] ]
}, },
@ -321,7 +311,7 @@ const codemenu = [
path: '/supplychain/cheliangneigou', path: '/supplychain/cheliangneigou',
component: () => import('@/views/supplychain/cheliangneigou/cheliangneigouguanli.vue'), component: () => import('@/views/supplychain/cheliangneigou/cheliangneigouguanli.vue'),
name: 'cheliangneigouguanli', name: 'cheliangneigouguanli',
meta: { title: '内购申请管理' } meta: { title: '内购申请管理', noCache: true }
} }
] ]
}, },
@ -337,7 +327,7 @@ const codemenu = [
path: '/baseoutsourcingapplication/index', path: '/baseoutsourcingapplication/index',
component: () => import('@/views/baseoutsourcingapplication/baseoutsourcingapplication.vue'), component: () => import('@/views/baseoutsourcingapplication/baseoutsourcingapplication.vue'),
name: 'baseoutsourcingapplication', name: 'baseoutsourcingapplication',
meta: { title: '车辆外采' } meta: { title: '车辆外采', noCache: true }
} }
] ]
}, },
@ -353,7 +343,7 @@ const codemenu = [
path: '/examine/chukushenhe', path: '/examine/chukushenhe',
component: () => import('@/views/examinePage/chukushenhe/chukushenhe.vue'), component: () => import('@/views/examinePage/chukushenhe/chukushenhe.vue'),
name: 'chukushenhe', name: 'chukushenhe',
meta: { title: '出库审核' } meta: { title: '出库审核', noCache: true }
} }
] ]
}, },
@ -369,31 +359,31 @@ const codemenu = [
path: '/kucunguanli/tiaojiaguanli', path: '/kucunguanli/tiaojiaguanli',
component: () => import('@/views/kucunguanli/tiaojiaguanli/priceguanli.vue'), component: () => import('@/views/kucunguanli/tiaojiaguanli/priceguanli.vue'),
name: 'priceguanli', name: 'priceguanli',
meta: { title: '调价申请管理' } meta: { title: '调价申请管理', noCache: true }
}, },
{ {
path: '/kucunguanli/panku', path: '/kucunguanli/panku',
component: () => import('@/views/kucunguanli/panku/pankuguanli.vue'), component: () => import('@/views/kucunguanli/panku/pankuguanli.vue'),
name: 'pankuguanli', name: 'pankuguanli',
meta: { title: '盘库管理' } meta: { title: '盘库管理', noCache: true }
}, },
{ {
path: '/kucunguanli/cheliangweihu/richangxunjian', path: '/kucunguanli/cheliangweihu/richangxunjian',
component: () => import('@/views/kucunguanli/cheliangweihu/richangxunjian/cheliangxunjian.vue'), component: () => import('@/views/kucunguanli/cheliangweihu/richangxunjian/cheliangxunjian.vue'),
name: 'cheliangxunjianjiluchaxun', name: 'cheliangxunjianjiluchaxun',
meta: { title: '日常巡检' } meta: { title: '日常巡检', noCache: true }
}, },
{ {
path: '/kucunguanli/yancheguanli', path: '/kucunguanli/yancheguanli',
component: () => import('@/views/supplychain/yancheguanli/yancheguanli.vue'), component: () => import('@/views/supplychain/yancheguanli/yancheguanli.vue'),
name: 'yancheguanli', name: 'yancheguanli',
meta: { title: '验车管理' } meta: { title: '验车管理', noCache: true }
}, },
{ {
path: '/kucunguanli/rukuguanli', path: '/kucunguanli/rukuguanli',
component: () => import('@/views/supplychain/rukuguanli/rukuguanliAwait.vue'), component: () => import('@/views/supplychain/rukuguanli/rukuguanliAwait.vue'),
name: 'rukuguanliawait', name: 'rukuguanliawait',
meta: { title: '入库车辆管理' } meta: { title: '入库车辆管理', noCache: true }
} }
] ]
}, },
@ -409,7 +399,7 @@ const codemenu = [
path: '/ruzhang/ruzhangguanli', path: '/ruzhang/ruzhangguanli',
component: () => import('@/views/ruzhang/ruzhangguanli/ruzhangguanli.vue'), component: () => import('@/views/ruzhang/ruzhangguanli/ruzhangguanli.vue'),
name: 'ruzhangguanli', name: 'ruzhangguanli',
meta: { title: '入账管理' } meta: { title: '入账管理', noCache: true }
}] }]
}, },
// 未售买断管理 // 未售买断管理
@ -424,7 +414,7 @@ const codemenu = [
path: '/weishoumaiduan/weishoumaiduanguanli', path: '/weishoumaiduan/weishoumaiduanguanli',
component: () => import('@/views/weishoumaiduan/weishoumaiduanguanli/unsoldguanli.vue'), component: () => import('@/views/weishoumaiduan/weishoumaiduanguanli/unsoldguanli.vue'),
name: 'unsoldguanli', name: 'unsoldguanli',
meta: { title: '未售买断申请管理' } meta: { title: '未售买断申请管理', noCache: true }
}] }]
}, },
// 验车管理 // 验车管理
@ -469,7 +459,7 @@ const codemenu = [
path: '/cunfangdidianbiangengguanli/cunfangdidianbiangeng', path: '/cunfangdidianbiangengguanli/cunfangdidianbiangeng',
component: () => import('@/views/supplychain/cunfangdidianbiangeng/cunfangdidianbiangeng.vue'), component: () => import('@/views/supplychain/cunfangdidianbiangeng/cunfangdidianbiangeng.vue'),
name: 'cunfangdidianbiangeng', name: 'cunfangdidianbiangeng',
meta: { title: '存放地点变更申请管理' } meta: { title: '存放地点变更申请管理', noCache: true }
}] }]
}, },
// 流程审批 // 流程审批

Loading…
Cancel
Save