teamBill 邀请页面 添加

This commit is contained in:
tianfeng 2025-08-22 19:08:03 +08:00
parent 6c6543c2ee
commit 369c8f6139

View File

@ -48,7 +48,9 @@ export const ROLE_PERMISSIONS = {
'/information-details', '/information-details',
'/search-payee', '/search-payee',
'/history-salary', '/history-salary',
'/platform-salary' '/platform-salary',
'/invite-members',
'/team-bill'
], ],
// BD (商务拓展) // BD (商务拓展)
@ -74,7 +76,9 @@ export const ROLE_PERMISSIONS = {
'/search-payee', '/search-payee',
'/apply', '/apply',
'/history-salary', '/history-salary',
'/platform-salary' '/platform-salary',
'/invite-members',
'/team-bill'
], ],
// Guest (访客/申请者) // Guest (访客/申请者)