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