This commit is contained in:
sheng
2026-06-22 15:51:53 +08:00
6 changed files with 283 additions and 3 deletions

View File

@@ -1061,6 +1061,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": {