diff --git a/src/router/modules/entry.js b/src/router/modules/entry.js index 4750a4301..76b4a6e23 100644 --- a/src/router/modules/entry.js +++ b/src/router/modules/entry.js @@ -59,7 +59,7 @@ export default { component: () => import('src/pages/Entry/EntryLatestBuys.vue'), }, { - path: 'stock-Bought', + path: 'stock-bought', name: 'EntryStockBought', meta: { title: 'reserves',