From b85a0fd0f441a264087a83db5daf253ec1926680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Thu, 1 Aug 2019 10:13:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/App.js | 2 +- .../modules/message/messagemodal/WriteaprivateletterModal.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/App.js b/public/react/src/App.js index 1b0b2b8b2..e82673b37 100644 --- a/public/react/src/App.js +++ b/public/react/src/App.js @@ -233,7 +233,7 @@ const ProjectPackages=Loadable({ const Messagerouting= Loadable({ loader: () => import('./modules/message/js/Messagerouting'), loading: Loading, -}); +}) class App extends Component { constructor(props) { super(props) diff --git a/public/react/src/modules/message/messagemodal/WriteaprivateletterModal.js b/public/react/src/modules/message/messagemodal/WriteaprivateletterModal.js index 5940f0640..06e42b29a 100644 --- a/public/react/src/modules/message/messagemodal/WriteaprivateletterModal.js +++ b/public/react/src/modules/message/messagemodal/WriteaprivateletterModal.js @@ -295,7 +295,7 @@ class WriteaprivateletterModal extends Component { { users.map((item,key)=>{ return( -

this.Getuserinformation(item)}> +

this.Getuserinformation(item)}> 1?1558048024 {item.name}