diff --git a/src/components/OrderProfile.jsx b/src/components/OrderProfile.jsx
index 54a719f..d6bbe29 100644
--- a/src/components/OrderProfile.jsx
+++ b/src/components/OrderProfile.jsx
@@ -76,10 +76,10 @@ const OrderProfile = ({ coliSN, ...props }) => {
Thailand
-
+
{customerDetail.phone}
-
+
{customerDetail.email}
diff --git a/src/views/AuthApp.jsx b/src/views/AuthApp.jsx
index efa4fe5..db22305 100644
--- a/src/views/AuthApp.jsx
+++ b/src/views/AuthApp.jsx
@@ -160,7 +160,6 @@ function AuthApp() {
}}
icon={}
>
- } tooltip={语音通话
} onClick={() => navigate('/callcenter/call')} />
} tooltip={上传日志给研发部
} onClick={() => uploadLog()} />