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