feat: 添加订阅管理功能,新增路由和视图组件;更新路由映射和类型定义
This commit is contained in:
@@ -236,6 +236,7 @@ const local: App.I18n.Schema = {
|
||||
rwa_producttype: 'Product Type',
|
||||
rwa: 'RWA Management',
|
||||
rwa_product: 'RWA Product',
|
||||
rwa_subscribe: 'RWA Subscribe',
|
||||
user: 'User Management',
|
||||
user_bank: 'User Bank',
|
||||
user_bankcard: 'User Bank Card',
|
||||
|
||||
@@ -233,6 +233,7 @@ const local: App.I18n.Schema = {
|
||||
rwa: 'RWA管理',
|
||||
rwa_product: 'RWA产品',
|
||||
rwa_producttype: 'RWA产品类型',
|
||||
rwa_subscribe: 'RWA申购记录',
|
||||
user: '用户管理',
|
||||
user_list: '用户列表',
|
||||
user_bankcard: '用户银行卡',
|
||||
|
||||
Reference in New Issue
Block a user