luobisheng
2022-11-09 9995abd6adad6b842a13d3b662b78daa1937bb57
src/main.js
@@ -22,6 +22,7 @@
      next();
    } else {
      router.push("/login");
      next();
    }
  } else {
    next();