src/router/index.js
@@ -323,8 +323,8 @@ ]; const router = createRouter({ history: createWebHistory(import.meta.env.BASE_URL), // history: createWebHashHistory(), // history: createWebHistory(import.meta.env.BASE_URL), history: createWebHashHistory(), routes: routes });