Merge branch 'dev' of ssh://git.codelfi.com:2202/telemedpro/hgh_admin into dev

This commit is contained in:
nasir@endelospay.com
2024-06-12 03:13:39 +05:00
3 changed files with 8 additions and 8 deletions

View File

@@ -109,7 +109,7 @@ export const routes = [
component: () => import('@/pages/labs/labs-kit.vue'),
},
{
path: '/admin/medicines',
path: '/admin/products',
name: 'admin-medicines',
component: () => import('@/pages/medicines/medicines.vue'),
},