fix: 字段显示和订单详情按钮
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m47s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m47s
This commit is contained in:
@@ -73,7 +73,7 @@ export interface AssetResolveResponse {
|
||||
first_commission_paid?: boolean // 一次性佣金是否已发放
|
||||
|
||||
// ===== 卡专属字段 (asset_type === 'card' 时) =====
|
||||
iccid?: string // 卡 ICCID
|
||||
iccid?: string // ICCID
|
||||
bound_device_id?: number // 绑定设备 ID
|
||||
bound_device_no?: string // 绑定设备虚拟号
|
||||
bound_device_name?: string // 绑定设备名称
|
||||
|
||||
Reference in New Issue
Block a user