2.3.0
This commit is contained in:
		| @@ -46,6 +46,11 @@ const router = new VueRouter({ | ||||
|           name: 'copyProduct', | ||||
|           component: () => import('../view/product/CopyProduct.vue') | ||||
|         }, | ||||
|         { | ||||
|           path: 'reducePrice', | ||||
|           name: 'reducePrice', | ||||
|           component: () => import('../view/product/ReducePrice.vue') | ||||
|         }, | ||||
|  | ||||
|         { | ||||
|           path: 'message', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user