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