fix: 字段显示和订单详情按钮
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m47s

This commit is contained in:
sexygoat
2026-04-30 15:16:15 +08:00
parent 57ddbe5f85
commit 78a41513bd
4 changed files with 313 additions and 96 deletions

View File

@@ -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 // 绑定设备名称