@@ -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: 聊天记录,