提交
This commit is contained in:
		| @@ -85,6 +85,11 @@ const router = new VueRouter({ | ||||
|           name: 'copyProduct', | ||||
|           component: () => import('../view/product/CopyProduct.vue') | ||||
|         }, | ||||
|         { | ||||
|           path: 'draft', | ||||
|           name: 'draft', | ||||
|           component: () => import('../view/product/Draft.vue') | ||||
|         }, | ||||
|         { | ||||
|           path: 'copyProductShein', | ||||
|           name: 'copyProductShein', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user