|
@@ -17,7 +17,7 @@ const product: AppRouteModule = {
|
|
|
{
|
|
|
path: 'ref',
|
|
|
name: 'ProductRef',
|
|
|
- component: () => import('/@/views/dashboard/product/ref.vue'),
|
|
|
+ component: () => import('/@/views/product/ref.vue'),
|
|
|
meta: {
|
|
|
title: t('routes.dashboard.productRef'),
|
|
|
icon: 'gridicons:product-virtual',
|