From 55b5b2bda77e217df7ffc466410ca45de4a34671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Mon, 15 Jul 2019 15:32:51 +0800 Subject: [PATCH] b --- public/react/src/AppConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index f7a6615db..638ff98ab 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -149,7 +149,7 @@ export function initAxiosInterceptors(props) { debugger console.log(response.data.status); console.log(response.data); - locationurl(response.data.message); + // locationurl(response.data.message); }