|
@@ -161,7 +161,7 @@ export const asyncRoutes = [
|
|
|
component: () => import('@/views/order/confirmation'),
|
|
|
meta: {
|
|
|
title: '收货确认',
|
|
|
- roles: ['系统管理员', '客户'] // you can set roles in root nav
|
|
|
+ roles: ['系统管理员', '海外仓预约上门取件'] // you can set roles in root nav
|
|
|
}
|
|
|
}, {
|
|
|
path: '/order/pickupForecast',
|