WXL
2025-02-27 5acc6d2dada00ac3c523e52ff5909c1e1f1937ab
src/utils/request.js
@@ -110,10 +110,7 @@
          }
        )
          .then(() => {
            isRelogin.show = false;
            store.dispatch("LogOut").then(() => {
              location.href = "/index";
            });
          })
          .catch(() => {
            isRelogin.show = false;