|
|
|
@ -177,6 +177,10 @@ function DesktopApp() {
|
|
|
|
key: '/chat/history',
|
|
|
|
key: '/chat/history',
|
|
|
|
label: <Link to='/chat/history'>聊天记录</Link>,
|
|
|
|
label: <Link to='/chat/history'>聊天记录</Link>,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
key: '/customer_relation',
|
|
|
|
|
|
|
|
label: <Link to='/customer_relation'>客户运营</Link>,
|
|
|
|
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</Col>
|
|
|
|
</Col>
|
|
|
|
|