You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com 898b9de165 refactor(rfid): 优化设备及告警数据显示逻辑
- 将日期范围选择器改为支持时间范围选择
- 记录时间显示格式改为包含时分秒
- 设备在线及告警状态显示改用dict-tag组件
- 告警列表设备名称显示逻辑调整,去除备用字段显示
- 告警时间字段改为alarmTime,直接显示原始值
- 告警级别显示改用dict-tag组件以统一风格
- 替换原有接口为新的实时统计和位置树接口获取数据
- 实现从位置树中提取设备的工具方法
- 精简删除不再使用的告警列表加载方法及时间格式化函数
7 months ago
..
api refactor(api-rfid-dashboard): 优化接口设计并更新类型定义 7 months ago
assets 添加看板 7 months ago
components 添加看板 7 months ago
directive init 7 months ago
enums init 7 months ago
hooks init 7 months ago
lang init 7 months ago
layout init 7 months ago
plugins init 7 months ago
router 添加看板 7 months ago
store init 7 months ago
types init 7 months ago
utils init 7 months ago
views refactor(rfid): 优化设备及告警数据显示逻辑 7 months ago
App.vue init 7 months ago
animate.ts init 7 months ago
main.ts 添加看板 7 months ago
permission.ts 添加看板 7 months ago
settings.ts init 7 months ago