|
@ -11,7 +11,7 @@ export function getNavItem(user, dispatch) { |
|
|
items: [{ |
|
|
items: [{ |
|
|
itemKey: 'pmReport', |
|
|
itemKey: 'pmReport', |
|
|
text: '项目报表', |
|
|
text: '项目报表', |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhongceng"></iconpark-icon>, |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconxiangmubaobiao"></iconpark-icon>, |
|
|
to: '/businessManagement/pmReport/reserveItemsReporting', |
|
|
to: '/businessManagement/pmReport/reserveItemsReporting', |
|
|
items: [{ |
|
|
items: [{ |
|
|
itemKey: 'reserveItemsReporting', |
|
|
itemKey: 'reserveItemsReporting', |
|
@ -29,7 +29,7 @@ export function getNavItem(user, dispatch) { |
|
|
}, { |
|
|
}, { |
|
|
itemKey: 'performanceReport', |
|
|
itemKey: 'performanceReport', |
|
|
text: '业绩报表', |
|
|
text: '业绩报表', |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhongceng"></iconpark-icon>, |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconyejibaobiao"></iconpark-icon>, |
|
|
to: '/businessManagement/performanceReport/contractDetails', |
|
|
to: '/businessManagement/performanceReport/contractDetails', |
|
|
items: [{ |
|
|
items: [{ |
|
|
itemKey: 'contractDetails', |
|
|
itemKey: 'contractDetails', |
|
@ -47,7 +47,7 @@ export function getNavItem(user, dispatch) { |
|
|
}, { |
|
|
}, { |
|
|
itemKey: 'salesReport', |
|
|
itemKey: 'salesReport', |
|
|
text: '销售报表', |
|
|
text: '销售报表', |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhongceng"></iconpark-icon>, |
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconxiaoshoubaobiao"></iconpark-icon>, |
|
|
to: '/businessManagement/salesReport/salesDistributionDetails', |
|
|
to: '/businessManagement/salesReport/salesDistributionDetails', |
|
|
items: [{ |
|
|
items: [{ |
|
|
itemKey: 'salesDistributionDetails', |
|
|
itemKey: 'salesDistributionDetails', |
|
|