@@ -297,8 +297,8 @@ if (roles.includes('admin')) {
title: '任务列表'
},
{
- name: '/paymentView',
- title: '余额充值'
+ name: '/balance',
+ title: '余额明细'
}
]