admin-vben/apps/web-ele/src/views/iot/home/modules
YunaiV d1a2601b6c fix(iot): alert 模块对齐后端 VO + 搜索体验对齐 vben 实践(P1)
- alert/config API 删除多余字段 updateTime
- alert/record API 删除多余字段 deviceName / productName / processTime
- alert/record 搜索表单告警级别字段 configLevel → level ,
  对齐后端 IotAlertRecordPageReqVO.level(之前提交后端不会按级别筛选)
- alert/record 搜索表单设备字段改用 ApiSelect + getSimpleDeviceList 全量加载,
  showSearch / filterable 模糊搜索,对齐 vben 项目 13+ 处 ApiSelect 主流实践
- alert/config + alert/record 列表移除空跑 checkbox 列(无批量删除接口)
2026-05-21 16:39:30 +08:00
..
device-count-card.vue feat(iot): 优化 iot 的代码风格(迁移 constants.ts)地址 2026-05-20 23:11:02 +08:00
device-map-card.vue fix(iot): alert 模块对齐后端 VO + 搜索体验对齐 vben 实践(P1) 2026-05-21 16:39:30 +08:00
device-state-count-card.vue feat(iot): 迁移 ele 的 alert、device、product、ota、home、thingmodel 的实现 2026-05-20 13:31:27 +08:00
message-trend-card.vue fix(iot): alert 模块对齐后端 VO + 搜索体验对齐 vben 实践(P1) 2026-05-21 16:39:30 +08:00