迁移设备监控模块
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": "Grade",
"previous_process": "Previous Process",
"current_process": "Current Process"
},
"equipment_monitoring": {
"device_total": "Total Devices",
"device_code": "Device Code",
"device_name": "Device Name",
"area": "Plant Area",
"production_line": "Production Line",
"workstation": "Workstation",
"last_response": "Last Response",
"work_status": "Status",
"msg": "Message",
"run": "Running",
"manual": "Manual",
"finished": "Completed",
"exception": "Exception",
"offline": "Offline",
"idle": "Waiting for Material"
}
},
"alert_center": {