fix: solve conflicts from test to dev #780

Merged
alexm merged 34 commits from fixConflicts_testToDev into dev 2024-10-01 09:47:05 +00:00
1 changed files with 0 additions and 9 deletions
Showing only changes of commit 193670fdcf - Show all commits

View File

@ -58,15 +58,6 @@ export default {
},
component: () => import('src/pages/Entry/EntryLatestBuys.vue'),
},
{
path: 'stock-Bought',
name: 'EntryStockBought',
meta: {
title: 'reserves',
icon: 'deployed_code_history',
},
component: () => import('src/pages/Entry/EntryStockBought.vue'),
},
],
},
{