调整
This commit is contained in:
@@ -252,6 +252,16 @@ const router = new VueRouter({
|
||||
name: 'returnRecordShein',
|
||||
component: () => import('../view/shein/ReturnRecordShein.vue')
|
||||
},
|
||||
{
|
||||
path: 'labelInfoShein',
|
||||
name: 'labelInfoShein',
|
||||
component: () => import('../view/shein/LabelInfoShein.vue')
|
||||
},
|
||||
{
|
||||
path: 'purchaseOrderListShein',
|
||||
name: 'purchaseOrderListShein',
|
||||
component: () => import('../view/shein/PurchaseOrderListShein.vue')
|
||||
},
|
||||
|
||||
// {
|
||||
// path: 'statistics',
|
||||
|
||||
Reference in New Issue
Block a user