|
@@ -52,7 +52,7 @@ export default {
|
|
|
// {id: 2, name: '渠道统计', url: ''},
|
|
|
// {id: 3, name: '场次销售分析', hasPermi: 'session:session:list', url: 'statisticalReport/session'},
|
|
|
{id: 4, name: '场次销售统计', hasPermi: 'statisticalReport:sessionInventory:downloadExcel', url: 'statisticalReport/sessionInventory'},
|
|
|
- // {id: 5, name: '座位类型销售统计', hasPermi: 'statisticalReport:seatInventory:downloadExcel', url: 'statisticalReport/seatInventory'},
|
|
|
+ {id: 5, name: '座位类型销售统计', hasPermi: 'statisticalReport:seatInventory:downloadExcel', url: 'statisticalReport/seatInventory'},
|
|
|
]
|
|
|
};
|
|
|
},
|