northglass-erp-client/erp-customer-client/src/router/index.js
@@ -1,7 +1,7 @@ import { createRouter, createWebHistory } from 'vue-router' import {createRouter, createWebHashHistory, createWebHistory} from 'vue-router' const router = createRouter({ history: createWebHistory(import.meta.env.BASE_URL), history: createWebHashHistory(), routes: [ {