沈丘营商办后台前端项目
wjt
2024-07-23 4954b1807799784667e06a2276b8bf3588fc1a8f
src/router/index.ts
@@ -166,7 +166,7 @@
];
const router = createRouter({
  history: createWebHistory(),
  history: createWebHistory("/sqys-web/"),
  routes: constantRoutes,
  scrollBehavior(to, from, savedPosition) {
    if (savedPosition) {