0
0
Fork 0

fix: refs #7404 path name

This commit is contained in:
Pablo Natek 2024-09-30 10:47:02 +02:00
parent c815177be9
commit 7fa0a5b28c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ export default {
component: () => import('src/pages/Entry/EntryLatestBuys.vue'), component: () => import('src/pages/Entry/EntryLatestBuys.vue'),
}, },
{ {
path: 'stock-Bought', path: 'stock-bought',
name: 'EntryStockBought', name: 'EntryStockBought',
meta: { meta: {
title: 'reserves', title: 'reserves',