更新
This commit is contained in:
@@ -421,15 +421,15 @@ export const asyncRoutes = [
|
||||
icon: 'User'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/shop_manage/cashier_dot',
|
||||
component: () => import('@/views/organization/cashier_dot.vue'),
|
||||
meta: {
|
||||
title: '收银点列表',
|
||||
icon: 'PieChart',
|
||||
roles: ['MG']
|
||||
}
|
||||
},
|
||||
// {
|
||||
// path: '/shop_manage/cashier_dot',
|
||||
// component: () => import('@/views/organization/cashier_dot.vue'),
|
||||
// meta: {
|
||||
// title: '收银点列表',
|
||||
// icon: 'PieChart',
|
||||
// roles: ['MG']
|
||||
// }
|
||||
// },
|
||||
{
|
||||
path: '/shop_manage/cashierdot_detail',
|
||||
name: 'cashierdot_detail',
|
||||
|
||||
Reference in New Issue
Block a user