diff --git a/src/views/Conversations/Online/order/CustomerProfile.jsx b/src/views/Conversations/Online/order/CustomerProfile.jsx index a1ca6b3..efa736a 100644 --- a/src/views/Conversations/Online/order/CustomerProfile.jsx +++ b/src/views/Conversations/Online/order/CustomerProfile.jsx @@ -124,14 +124,7 @@ const CustomerProfile = () => { - + {customerDetail.phone} @@ -162,7 +155,7 @@ const CustomerProfile = () => { whenTrue={ <>

- +  {lastQuotation.lettertitle} diff --git a/src/views/DesktopApp.jsx b/src/views/DesktopApp.jsx index e276921..7b5e850 100644 --- a/src/views/DesktopApp.jsx +++ b/src/views/DesktopApp.jsx @@ -145,10 +145,6 @@ function DesktopApp() { ), }, - { - key: '/callcenter/call', - label: 语音通话, - }, { key: '/chat/history', label: 聊天记录,