feat: 接入新参数:套餐分配生效条件选择,资产详情前代后代换货标识
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m0s

This commit is contained in:
luo
2026-07-23 17:06:05 +08:00
parent d7c2c146fe
commit 5e15127a89
16 changed files with 230 additions and 56 deletions

View File

@@ -24,3 +24,5 @@
- `src/views/asset-management/asset-information/components/BasicInfoCard.vue`
- API contract:
- `GET /api/admin/assets/resolve/{identifier}`
- Response field: `exchange_trace.previous_asset` and `exchange_trace.next_asset`
- Related asset item fields: `asset_type:string`, `asset_id:int64|null`, `identifier:string`, `exchange_no:string`, `can_view:bool`