|
@ -49,7 +49,7 @@ export function getNavItem(user, dispatch) { |
|
|
}, { |
|
|
}, { |
|
|
itemKey: 'salesStatistics', |
|
|
itemKey: 'salesStatistics', |
|
|
text: '销售统计', |
|
|
text: '销售统计', |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhaopin"></iconpark-icon>,//wwwtodo |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconxiaoshou"></iconpark-icon>,//wwwtodo |
|
|
to: '/humanAffairs/recruit/salesStatistics/personnelDistribution', |
|
|
to: '/humanAffairs/recruit/salesStatistics/personnelDistribution', |
|
|
items: [{ |
|
|
items: [{ |
|
|
itemKey: 'personnelDistribution', to: '/humanAffairs/recruit/salesStatistics/personnelDistribution', text: '销售人员分布' |
|
|
itemKey: 'personnelDistribution', to: '/humanAffairs/recruit/salesStatistics/personnelDistribution', text: '销售人员分布' |
|
|