From 9afbf267b4454c598eecaac601f43d9eb707fc94 Mon Sep 17 00:00:00 2001
From: Haiyi <1021441632@qq.com>
Date: Mon, 27 Jun 2022 18:37:42 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/user/index.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/user/index.tsx b/src/pages/user/index.tsx
index 3bf1caa..29dbef6 100644
--- a/src/pages/user/index.tsx
+++ b/src/pages/user/index.tsx
@@ -149,7 +149,7 @@ const Header = memo((props: any) => {
认证中
- 暂未加入或注册组织
+ {data?.company_name || '暂未加入或注册组织'}
@@ -165,7 +165,7 @@ const Header = memo((props: any) => {
已认证
- 暂未加入或注册组织
+ {data?.company_name}