Browse Source

修改菜单

branch_ccpg_220107
songnan.zhang 3 years ago
parent
commit
833fd27d69
  1. 11
      vue/src/router/modules/fisprint.js

11
vue/src/router/modules/fisprint.js

@ -35,17 +35,8 @@ const pgfisPrint = {
//roles: ['SettleAccount.Reports'],
icon: '结算对比'
}
},
{
path: '/pg-M100Online',
component: () => import('@/views/pg-fis/basedate/m100Online'),
name: 'pg-M100Online',//命名路由
meta: {
title: 'M100上线信息',
//roles: ['SettleAccount.Reports'],
icon: '售后'
}
}
]
}

Loading…
Cancel
Save