From 0fce5d58e7316bb9dae1939b12086b093a986b36 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Tue, 6 Aug 2019 10:29:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=BB=E9=A1=B5=E5=A7=93?= =?UTF-8?q?=E5=90=8D=E8=B6=85=E5=87=BA=E7=9C=81=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/user/usersInfo/InfosPath.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/user/usersInfo/InfosPath.js b/public/react/src/modules/user/usersInfo/InfosPath.js index b7038b0e9..11f50ebf9 100644 --- a/public/react/src/modules/user/usersInfo/InfosPath.js +++ b/public/react/src/modules/user/usersInfo/InfosPath.js @@ -170,7 +170,7 @@ class InfosPath extends Component{

12 ? item.owner_name : ''} style={{ maxWidth: '198px'}} + title={item.owner_name.length > 12 ? item.owner_name : ''} style={{ maxWidth: '175px'}} >{item.owner_name}