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