From c544e3d0fc8040450362c0c4e1f128fd208926a2 Mon Sep 17 00:00:00 2001 From: xyq <392009588@qq.com> Date: Wed, 25 Oct 2023 16:25:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=B5=8B=E8=AF=95=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/request.js b/src/utils/request.js index 69c5697c..7ce1caf9 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -71,7 +71,6 @@ console.info(responseInterceptor); const msg = errorCode[code] || res.data.msg || errorCode['default'] console.info(gqnum); if (code === 401 && gqnum === 0) { - console.info(11111111) gqnum++; Dialog.confirm({ title: '系统提示',