通知
This commit is contained in:
@@ -30,6 +30,11 @@ const router = new VueRouter({
|
||||
name: 'NormalSendGoods',
|
||||
component: () => import('../view/NormalSendGoods.vue')
|
||||
},
|
||||
{
|
||||
path: 'message',
|
||||
name: 'message',
|
||||
component: () => import('../view/Message.vue')
|
||||
},
|
||||
{
|
||||
path: 'copyProduct',
|
||||
name: 'copyProduct',
|
||||
|
||||
Reference in New Issue
Block a user