迁移设备监控模块
- 新增计划与生产设备监控 V2 页面 - 新增设备监控接口、路由和中英文文案 - 更新迁移任务列表中的设备监控状态
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user