Commit ca569aec authored by jiaorz's avatar jiaorz

sf

parent ca27ca0e
...@@ -337,12 +337,12 @@ export const asyncRouterMap = [{ ...@@ -337,12 +337,12 @@ export const asyncRouterMap = [{
name: '车辆排班管理', name: '车辆排班管理',
authority: 'bookRecord' authority: 'bookRecord'
}, },
// { {
// path: 'bookingManagement', path: 'bookingManagement',
// component: _import('vehicle/smallProgram/bookingManagement'), component: _import('vehicle/smallProgram/bookingManagement'),
// name: '小程序车辆申请管理', name: '小程序车辆申请管理',
// authority: 'bookingManagement' authority: 'bookingManagement'
// }, },
{ {
path: 'vehicleWarningMsg', path: 'vehicleWarningMsg',
component: _import('vehicle/vehicleWarningMsg/index'), component: _import('vehicle/vehicleWarningMsg/index'),
...@@ -520,12 +520,12 @@ export const asyncRouterMap = [{ ...@@ -520,12 +520,12 @@ export const asyncRouterMap = [{
name: '首页精选活动', name: '首页精选活动',
authority: 'selectedActivities' authority: 'selectedActivities'
}, },
{ // {
path: 'pushManagement', // path: 'pushManagement',
component: _import('appManagement/pushManagement/index'), // component: _import('appManagement/pushManagement/index'),
name: '消息推送', // name: '消息推送',
authority: 'pushManagement' // authority: 'pushManagement'
} // }
] ]
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment