export default [ /** * 积分系统 points */ { path: '/cas/integralMall/goodsManage', //积分商城->商品管理 component: './cas/integralMall/goodsManage' }, { path: '/cas/integralMall/goodsManageCreate/:id', //积分商城->商品管理->编辑、新增 component: './cas/integralMall/goodsManage/components/Edit' }, { path: '/cas/integralMall/integralSetting', //积分商城->积分设置 component: './cas/integralMall/integralSetting' }, /** * 售后cas */ { path: '/cas/activityCode/code', //活动特征码 component: './cas/afterSaleConfiguration/activityCode' }, /** 毛利目标设置 */ { path: '/cas/grossProfit', component: './cas/GrossProfit' }, /** 顾问毛利目标占比设置 */ { path: '/cas/adviserPercent', component: './cas/AdviserPercent' }, /** 新增毛利目标 */ { path: '/cas/grossProfit/add', component: './cas/GrossProfit/subpages/Add' }, // { // path: '/cas/cassetting/ebom', //EBOM配置 // component: './cas/ebom' // }, // { // path: '/cas/part/shoppart', //门店备件 // component: './cas/spareParts/shopPart' // }, // { // path: '/cas/part/MissingReminder', // 缺件提醒 // component: './cas/spareParts/missingReminder' // }, // { // path: '/cas/part/SparePartsAllocation', // 备件调拨 // component: './cas/spareParts/allocation' // }, // { // path: '/cas/part/Purchase', // 采购入库 // component: './cas/spareParts/purchaseIn' // }, // { // path: '/cas/part/allocation', // 调拨入库 // component: './cas/spareParts/allocationIn' // }, // { // path: '/cas/part/MaterialWithdrawal', // 退料入库 // component: './cas/spareParts/materialWithdrawal' // }, // { // path: '/cas/part/plan', // 备件计划 // component: './cas/spareParts/plan' // }, // { // path: '/cas/part/partout', //领料出库 // component: './cas/spareParts/partOut' // }, // { // path: '/cas/part/partoutrecord', //出库记录 // component: './cas/spareParts/partOutList' // }, { path: '/cas/kanban/booking_board', //看板 预约看板 component: './cas/kanban/booking' }, { path: '/cas/kanban/workShop', //看板 车间看板 component: './cas/kanban/workShop' }, { path: '/cas/kanban/workStation', //看板 派工看板 component: './cas/kanban/workStation' }, { path: '/cas/kanban/UserKanban', //看板 用户 component: './cas/kanban/user' }, { path: '/cas/Claim/ClaimConfirmation', //厂家索赔确认 component: './cas/ClaimConfirmation' }, { path: '/cas/Claim/ClaimFiling', //厂家索赔提报 component: './cas/ClaimFiling' }, { path: '/cas/Claim/ClaimOrder', //索赔列表 component: './cas/claim' }, { path: '/cas/cassetting/claim/:repairOrderNo', //索赔单详情 component: './cas/claim/components/Edit' }, { path: '/cas/Claim/ClaimCheck', //索赔复核 component: './cas/ClaimCheck' }, { path: '/cas/Claim/ClaimCheckDetail/:id', //索赔复核详情 component: './cas/ClaimCheck/subpages/ClaimCheckDetail' }, { path: '/cas/Claim/ThreePackConfiguration', //三包配置 EditModal component: './cas/threePack' }, { path: '/cas/Claim/ThreePackConfiguration/edit/:id?', //三包配置详情、编辑 component: './cas/threePack/components/EditModal' }, { path: '/cas/Claim/firstInsuranceClaim', // 首保索赔价格配置 component: './cas/firstInsuranceClaim' }, { path: '/cas/Claim/PartGroup', // 配件分组 component: './cas/PartGroup' }, // { // path: '/cas/part/BorrowAndExport', //借料出库 // component: './cas/borrowExport' // }, { path: '/cas/cassetting/recommendservice', //推荐服务项 component: './cas/afterSaleConfiguration/recommendItem' }, { path: '/cas/cassetting/recommendCreate/:brand/:id?', // 新增、编辑 推荐服务项 component: './cas/afterSaleConfiguration/recommendCreate' }, { path: '/cas/Workstation/station', //工位管理 -> 工位设置 component: './cas/stationManage/StationSetting' }, { path: '/cas/Workstation/special', //工位管理 -> 工位指派 component: './cas/stationManage/StationAssign' }, { path: '/cas/cassetting/laborcost', // 单位工时费 component: './cas/afterSaleConfiguration/laborCost' }, { path: '/cas/cassetting/laborcost/edit/:id?', //单位工时费编辑 component: './cas/afterSaleConfiguration/laborCost/components/Create' }, { path: '/cas/cassetting/metalPosition', // 钣金部位配置 component: './cas/afterSaleConfiguration/sheetMetal' }, { path: '/cas/cassetting/jobManagement', // 作业项目管理 component: './cas/afterSaleConfiguration/jobManagement' }, { path: '/cas/cassetting/module', //模块分类配置 component: './cas/afterSaleConfiguration/modelManage' }, { path: '/cas/cassetting/ebom', // EBOM明细管理 component: './cas/afterSaleConfiguration/EBOMDetail' }, { path: '/cas/cassetting/decoratePart', // 装潢作业项推荐备件配置 component: './cas/afterSaleConfiguration/decoratePartConfig' }, { path: '/cas/Station/transfer/position', // 售后调岗处理 component: './cas/TransferPosition' }, { path: '/cas/Station/dimission', // 售后离职处理 component: './cas/Dimission' }, { path: '/cas/cassetting/troubleCode', //故障代码配置, component: './cas/afterSaleConfiguration/faultCodeConfig' }, { path: '/cas/cassetting/coefficientManage', // 系数配置 component: './cas/afterSaleConfiguration/coefficientManage' }, { path: '/cas/cassetting/checkCarPostManage', // 检车岗位配置 component: './cas/afterSaleConfiguration/checkCarPostManage' }, { path: '/cas/carCamera', // 摄像头设置 component: './cas/afterSaleConfiguration/CarCamera' }, { path: '/cas/cassetting/workdetail', // 作业明细标准 component: './cas/afterSaleConfiguration/jobDetaile' }, { path: '/cas/cassetting/dosageSetting', // 系统设置 -> 用量标准设置 component: './cas/afterSaleConfiguration/DosageSetting' }, { path: '/cas/cassetting/userwork', // 角色作业项类型映射设置 component: './cas/afterSaleConfiguration/userWork' }, { path: '/cas/cassetting/maintainConfig', // 基础保养配置 component: './cas/afterSaleConfiguration/maintainConfig' }, { path: '/cas/cassetting/maintainConfig/:brandId/:id?', // 基础保养配置新增、编辑 component: './cas/afterSaleConfiguration/maintainConfig/subpages/MaintainEdit' }, { path: '/cas/CustomerClassification/Rights', //客户分级->权益设置 component: './cas/customerClassify/rightSetting' }, { path: '/cas/CustomerClassification/Determine', //客户分级->判定规则 component: './cas/customerClassify/determineRules' }, { path: '/cas/cassetting/groupcode', //车辆分组代码维护 component: './cas/afterSaleConfiguration/groupCode' }, { path: '/cas/cassetting/manHoursDiscountConfig', //工时减免规则配置 component: './cas/afterSaleConfiguration/manHoursDiscountConfig' }, { path: '/cas/cassetting/manHoursDiscountConfig/create/:id/:brandId?', //工时减免规则配置 component: './cas/afterSaleConfiguration/manHoursDiscountConfig/subpages/ConfigCreate' }, { path: '/cas/cassetting/manhoursProportionConfig', // 机修组工时分成比例配置 component: './cas/afterSaleConfiguration/manhoursProportionConfig' }, // { // path: '/cas/part/plantype', // 备件计划类型 // component: './cas/spareParts/PlanType' // }, // { // path: '/cas/YwManage/dispatchOverview', // 运维管理 -> 派工概览 // component: './cas/dispatchOverview' // }, // { // path: '/cas/YwManage/recomendPart', // 运维管理 -> 备件推荐概览 // component: './cas/recommendPart' // }, { path: '/cas/YwManage/orderManage', // 运维管理 -> 工单管理 component: './cas/YunweiOrderManage' }, // { // path: '/cas/YwManage/orderManage/dispatchDetail/:id', // 运维管理 -> 工单管理 -> 派工详情 // component: './cas/YunweiOrderManage/subpages/dispatchDetail' // }, { path: '/cas/YwManage/workTypeAssign', // 运维管理 -> 工种分配 component: './cas/workTypeAssign' }, { path: '/cas/YwManage/repairGroupAssign', // 运维管理 -> 维修组分配 component: './cas/repairGroupAssign' }, { path: '/cas/YwManage/card', // 运维管理 -> 套餐质保卡 component: './cas/YwCardManage' }, { path: '/cas/YwManage/pickUp', // 运维管理 -> 接车 component: './cas/PickUp' }, { path: '/cas/YwManage/pickUpNotice', // 运维管理 -> 接车通知 component: './cas/PickUpNotice' }, { path: '/cas/YwManage/userToCar', // 运维管理 -> 会员认证车辆 component: './cas/UserToCar' }, { path: '/cas/part/partsGroup', // 配件分组管理 component: './cas/afterSaleConfiguration/PartGroup' }, { path: '/cas/cassetting/maintenanceInterval', // 保养间隔设置 component: './cas/afterSaleConfiguration/MaintenanceInterval' }, /** * 卡系统(card) */ { path: '/cas/VIPcard/PurchaseRecord', //VIP卡->购买记录 component: './cas/VIPCard/purchaseRecord' }, { path: '/cas/VIPcard/ConsumeRecord/:cardNo/:cusId', //VIP卡->购买记录->消费记录 component: './cas/VIPCard/purchaseRecord/components/ConsumeList' }, { path: '/cas/VIPcard/VIPequity', //VIP卡->权益设置 component: './cas/VIPCard/equitySetting' }, { path: '/cas/VIPcard/VIPgrade', //VIP卡->等级设置 component: './cas/VIPCard/gradeSetting' }, { //终身质保卡设置 path: '/cas/WarrantyCard/Setting', // 终身质保卡设置 component: './cas/WarrantyCardSetting' }, { path: '/cas/WarrantyCard/Detail/:brandId/:warrantyId?/:isCopy?', //新增、编辑、查看 component: './cas/WarrantyCardCreate', }, { path: '/cas/WarrantyCard/UseLog', //使用记录 component: './cas/WarrantyCardUseLog', }, { path: '/cas/MaintenancePackageCard/PurchaseRecord', //保养套餐卡->购买记录 component: './cas/MaintenanceCard/purchaseRecord' }, { path: '/cas/MaintenancePackageCard/list', //保养套餐卡->列表 component: './cas/MaintenanceCard/MPList' }, { path: '/cas/MaintenancePackageCard/list/upsert/:brandId/:maintainId?/:isCopy?', //保养套餐卡->新建编辑 component: './cas/MaintenanceCard/Upsert' }, { path: '/cas/MaintenancePackageCard/list/oil/:brandId/:maintainId?/:isCopy?', //保养套餐卡->新建编辑机油 component: './cas/MaintenanceCard/Oil' }, /** * 装潢商品 */ { path: '/cas/decoration', //装潢商品管理 component: './cas/decoration' }, { path: '/cas/part/wholesaleObjectsSetting', // 配件批发对象设置 component: './cas/afterSaleConfiguration/wholesaleObjectsSetting' }, /** * 权限优惠 */ { path: '/cas/privileege', component: './cas/privileege' }, /** * 调漆设置 */ { path: '/cas/paintSetting', component: './cas/paintSetting' }, /** * 智能推荐 */ { path: '/cas/YwManage/intelligentRecommendation', component: './cas/IntelligentRecommendation' }, { path: '/cas/YwManage/intelligentRecommendation/part', component: './cas/IntelligentRecommendation/subpages/Detail' }, { path: '/cas/YwManage/accessoryReplacement', component: './cas/AccessoryReplacement' }, /** * 洗车设置 */ { path: '/cas/workOrder/project', component: './cas/washProjectCar' }, { path: '/cas/workOrder/washCar', component: './cas/workOrder/washCar' }, /** * 基础设置 */ { path: '/cas/base', component: './cas/workOrder/base' }, /** * 客户类型结算 */ { path: '/cas/CustomerType/CustomerTypePay', component: './cas/CustomerTypePay' }, /** * 客户白名单 */ { path: '/cas/CustomerType/CustomerTypeWhiteList', component: './cas/CustomerTypeWhiteList' }, { path: '/cas/CustomerType/CustomerTypeWhiteApplyList/:type', //积分商城->商品管理->编辑、新增 component: './cas/CustomerTypeWhiteList/subpages/ApplyList' }, /**贴膜设置 */ { path: '/cas/FilmApplication', component: './cas/FilmApplication' }, /** 辅料领取设置 */ { path: '/cas/getHelpPart', component: './cas/getHelpPart' } ];