feat: 新增运营商停机原因
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m44s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m44s
This commit is contained in:
15
openspec/changes/add-asset-gateway-extend-display/tasks.md
Normal file
15
openspec/changes/add-asset-gateway-extend-display/tasks.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## 1. Contract Alignment
|
||||
|
||||
- [x] 1.1 扩展后台资产详情相关类型,支持卡资产详情与设备绑定卡列表中的 `gateway_extend`。
|
||||
- [x] 1.2 调整资产详情数据映射与设备绑定卡刷新合并逻辑,确保 `gateway_extend` 在初次加载和后续刷新后都不会丢失。
|
||||
|
||||
## 2. UI Display
|
||||
|
||||
- [x] 2.1 在卡资产“卡信息”区域新增 `gateway_extend` 展示,作为运营商侧实际停机原因。
|
||||
- [x] 2.2 在设备资产“绑定卡列表”中新增 `gateway_extend` 展示,并为缺失值提供稳定占位内容。
|
||||
|
||||
## 3. Verification
|
||||
|
||||
- [ ] 3.1 验证卡资产详情返回 `gateway_extend` 时页面可按原样展示。
|
||||
- [ ] 3.2 验证设备资产绑定卡列表返回 `gateway_extend` 时每条卡记录展示正确。
|
||||
- [ ] 3.3 验证资产刷新或实时状态更新后,已展示的 `gateway_extend` 不会被错误清空。
|
||||
Reference in New Issue
Block a user