|
@@ -2621,7 +2621,7 @@ export const asyncRouterMap = [
|
|
meta: {
|
|
meta: {
|
|
title: '连锁调入报表',
|
|
title: '连锁调入报表',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
- // permission: 'M_chainTransferReportList'
|
|
|
|
|
|
+ permission: 'M_chainTransferReportList'
|
|
},
|
|
},
|
|
hideChildrenInMenu: true,
|
|
hideChildrenInMenu: true,
|
|
children: [
|
|
children: [
|
|
@@ -2645,7 +2645,7 @@ export const asyncRouterMap = [
|
|
meta: {
|
|
meta: {
|
|
title: '连锁调出报表',
|
|
title: '连锁调出报表',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
- // permission: 'M_chainCallReportList'
|
|
|
|
|
|
+ permission: 'M_chainCallReportList'
|
|
},
|
|
},
|
|
hideChildrenInMenu: true,
|
|
hideChildrenInMenu: true,
|
|
children: [
|
|
children: [
|