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