From 620d2b8e4cd2e2ab228b300335d994b2eb534763 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Mon, 18 Nov 2024 16:59:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E8=AF=AD=E9=9F=B3?= =?UTF-8?q?=E9=80=9A=E8=AF=9D=E5=AF=BC=E8=88=AA=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Conversations/Online/order/CustomerProfile.jsx | 11 ++--------- src/views/DesktopApp.jsx | 4 ---- 2 files changed, 2 insertions(+), 13 deletions(-) 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: 聊天记录,