pengwei
2025-03-20 2591e298a3fd1332ad0ca33059f6ba0b7d426f51
项目代码/client/src/router/index.js
@@ -98,7 +98,7 @@
      alert(error.message);
    }
    localStorage.setItem("route_error", error.message);
  } catch (e) {}
  } catch (e) { }
  window.location.href = "/";
});
export default router;