WXL (wul)
昨天 0c7cc21d8a51e164dd2fe4ce73ab566b3a9081a9
src/utils/request.js
@@ -110,7 +110,9 @@
          }
        )
          .then(() => {
            console.log('选择重新登录');
            this.$router.replace("/login");
          })
          .catch(() => {
            isRelogin.show = false;