From 3e898f7a3e2dc15f45a9ce4917cb4305d88d1128 Mon Sep 17 00:00:00 2001 From: yuan_yi <1650192445@qq.com> Date: Thu, 28 Apr 2022 14:52:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=99=BB=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/client/src/layout/components/header/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/VideoAccess-VCMP/web/client/src/layout/components/header/index.jsx b/code/VideoAccess-VCMP/web/client/src/layout/components/header/index.jsx index 9abadb1..b35cfef 100644 --- a/code/VideoAccess-VCMP/web/client/src/layout/components/header/index.jsx +++ b/code/VideoAccess-VCMP/web/client/src/layout/components/header/index.jsx @@ -23,7 +23,7 @@ const Header = props => { history.push(`/signin`); } }}> - {user.displayName}}> + {user.namePresent}}>