|
@@ -90,7 +90,7 @@ export const asyncRouterMap = [{
|
|
|
path: '/FinancialManagement',
|
|
|
name: 'FinancialManagement',
|
|
|
component: PageView,
|
|
|
- meta: { title: '财务管理', icon: 'account-book',permission:'M_cwgn' },
|
|
|
+ meta: { title: '财务管理', icon: 'account-book', permission: 'M_cwgn' },
|
|
|
children: [
|
|
|
{
|
|
|
path: 'PaySettlementRecords/list',
|