fix: refs #7404 revert commit prevent production access #771
|
@ -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'),
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue