fix: refs #7404 revert commit prevent production access
gitea/salix-front/pipeline/pr-test This commit looks good Details

This commit is contained in:
Pablo Natek 2024-09-27 12:39:30 +02:00
parent d5253149ed
commit 193670fdcf
1 changed files with 0 additions and 9 deletions

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'),
},
],
},
{