From 0066df62ffcb768189b8052d49d3c7e6c6037c97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 15 Oct 2019 13:00:51 +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/modules/tpm/TPMIndexHOC.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js index b7c0ed1f2..f44ef59ea 100644 --- a/public/react/src/modules/tpm/TPMIndexHOC.js +++ b/public/react/src/modules/tpm/TPMIndexHOC.js @@ -148,8 +148,8 @@ export function TPMIndexHOC(WrappedComponent) { } componentDidMount() { - console.log("TPMIndexHOC========"); - console.log(this.props); + // console.log("TPMIndexHOC========"); + // console.log(this.props); window.addEventListener('keyup', this.keyupListener) if(this.props.match.path==="/"){