fix: refs #7404 revert commit prevent production access #771

Merged
pablone merged 3 commits from 7404-remove-from-test into test 2024-09-30 05:18:36 +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'), 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'),
},
], ],
}, },
{ {