|
|
@ -58,9 +58,9 @@ export function getNavItem(user, dispatch) { |
|
|
|
}] |
|
|
|
},{ |
|
|
|
itemKey: 'customer', |
|
|
|
text: '客户联系人对接跟进', |
|
|
|
text: '客户报表', |
|
|
|
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhongceng"></iconpark-icon>, |
|
|
|
to: '/businessManagement/customer/contactFollowup', |
|
|
|
to: '/businessManagement/customer/customerContactFollowup', |
|
|
|
items: [{ |
|
|
|
itemKey: 'customerContactFollowup', |
|
|
|
to: '/businessManagement/customer/customerContactFollowup', text: '客户联系人对接跟进' |
|
|
|