From 9279b0d6e9e9c611dc17df9f38d39c9d46d0f6c1 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, 19 Sep 2019 16:32:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/TPMIndexHOC.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js index 581aef930..0f753b96c 100644 --- a/public/react/src/modules/tpm/TPMIndexHOC.js +++ b/public/react/src/modules/tpm/TPMIndexHOC.js @@ -301,9 +301,8 @@ export function TPMIndexHOC(WrappedComponent) { chinaoocKey:this.state.dataquerys.chinaoocKey, } } - axios.get(url,{params:{ + axios.get(url,{params: datay - } }, { // withCredentials: true @@ -366,9 +365,8 @@ export function TPMIndexHOC(WrappedComponent) { chinaoocKey:yslurlobject.chinaoocKey, } } - axios.get(url,{params:{ + axios.get(url,{params: datay - } }, { // withCredentials: true