WXL (wul)
5 天以前 2736806c9fbccb6e3fdf981a6f48a9343e21fa4a
src/utils/request.js
@@ -110,7 +110,10 @@
          }
        )
          .then(() => {
          this.$router.replace("/login");
            console.log('选择重新登录');
            location.href = "/index";
            this.$router.replace("/login");
          })
          .catch(() => {
            isRelogin.show = false;