迁移设备监控模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

- 新增计划与生产设备监控 V2 页面

- 新增设备监控接口、路由和中英文文案

- 更新迁移任务列表中的设备监控状态
This commit is contained in:
sheng
2026-06-22 15:50:19 +08:00
parent b942d24f2c
commit eb31da72e0
6 changed files with 283 additions and 3 deletions

View File

@@ -993,6 +993,23 @@
"class": "档位",
"previous_process": "上一工序",
"current_process": "当前工序"
},
"equipment_monitoring": {
"device_total": "设备总数",
"device_code": "设备编码",
"device_name": "设备名称",
"area": "厂区",
"production_line": "产线",
"workstation": "工作站",
"last_response": "最后响应",
"work_status": "工作状态",
"msg": "信息",
"run": "运行中",
"manual": "手动中",
"finished": "已完成",
"exception": "异常中",
"offline": "离线中",
"idle": "待料中"
}
},
"alert_center": {