src/router/index.ts
@@ -234,6 +234,19 @@ icon: 'home', }, }, { path: '/RewardApplyTradeCheck', name: 'RewardApplyTradeCheck', hidden: false, alwaysShow: true, component: () => import('@/views/Reward/RewardApplyTradeCheck.vue'), meta: { rank: 10034, title: '出账审批', // rootMenu: true, icon: 'home', }, }, ], }, // {