From f219e377b6a9f6767fc050d17b3e3e5162dfdf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 27 Dec 2019 19:48:59 +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/NewHeader.js | 1 - public/react/src/modules/tpm/TPMIndexHOC.js | 1 - 2 files changed, 2 deletions(-) diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js index 146eb52ef..b37a9d474 100644 --- a/public/react/src/modules/tpm/NewHeader.js +++ b/public/react/src/modules/tpm/NewHeader.js @@ -723,7 +723,6 @@ submittojoinclass=(value)=>{ } }catch (e) { console.log("head获取游览器配置失败 重新请求开始读取配置"); - console.log(e); this.geturlsdata(); } }; diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js index 9f58d173a..68f3e4b1c 100644 --- a/public/react/src/modules/tpm/TPMIndexHOC.js +++ b/public/react/src/modules/tpm/TPMIndexHOC.js @@ -331,7 +331,6 @@ export function TPMIndexHOC(WrappedComponent) { } }catch (e) { console.log("hoc获取游览器配置失败 重新请求开始读取配置"); - console.log(e); this.getAppdatausr(); }