更新
This commit is contained in:
		| @@ -102,6 +102,11 @@ const router = new VueRouter({ | ||||
|           name: 'newProductGroup', | ||||
|           component: () => import('../view/selection/newproducttrack/newproductgroup/Index.vue') | ||||
|         }, | ||||
|         { | ||||
|           path: 'bestSellers', | ||||
|           name: 'bestSellers', | ||||
|           component: () => import('../view/selection/bestsellers/Index.vue') | ||||
|         }, | ||||
|  | ||||
|         { | ||||
|           path: 'message', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user