feat: 新增银行管理功能,包括银行账户的列表展示、编辑和删除操作

This commit is contained in:
2026-01-07 16:22:35 +07:00
parent 0e20480565
commit 597ca7992d
7 changed files with 75 additions and 91 deletions

View File

@@ -238,7 +238,7 @@ const local: App.I18n.Schema = {
rwa_product: 'RWA Product',
rwa_subscribe: 'RWA Subscribe',
user: 'User Management',
user_bank: 'User Bank',
bank: 'User Bank',
user_bankcard: 'User Bank Card',
user_list: 'User List',
user_transfer: 'User Transfer',