From ea420d4b35aae5b684eafa646ef51d8f5d87902b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Sat, 13 Jul 2019 16:23:14 +0800 Subject: [PATCH] b --- public/react/src/AppConfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index 70d569df8..920b4092d 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -146,6 +146,7 @@ export function initAxiosInterceptors(props) { } if (response.data.status === 402) { + debugger console.log(response.data.status); console.log(response.data.url);