迁移物料监控模块
- 新增计划与生产物料监控 V2 页面 - 新增 WIP 物料监控接口、旧路径路由和中英文文案 - 更新迁移任务列表中的物料监控状态
This commit is contained in:
@@ -1077,6 +1077,40 @@
|
||||
"operation_success": "操作成功",
|
||||
"operation_failed": "操作失败",
|
||||
"format_rule": "格式规则:固定字符直接填写,可变字符使用 * 代替,例如 A** 或 ******。"
|
||||
},
|
||||
"material_monitoring": {
|
||||
"query": "查询",
|
||||
"reset": "重置",
|
||||
"batch_no": "批次号",
|
||||
"workingsubclass": "工序单元",
|
||||
"semi_finished_id": "半成品ID",
|
||||
"semi_product_code": "半成品编码",
|
||||
"output_quantity": "产出数量",
|
||||
"production_device": "生产设备",
|
||||
"last_status": "物料状态",
|
||||
"finish_time": "下料时间",
|
||||
"finished": "已完成",
|
||||
"status_unused": "未使用",
|
||||
"input_semi_product_data": "录入半成品数据",
|
||||
"select_batch_id": "请选择生产批次",
|
||||
"batch_id": "生产批次",
|
||||
"select_workingsubclass": "请选择工序单元",
|
||||
"select_device_code": "请选择生产设备编码",
|
||||
"device_code": "设备编码",
|
||||
"enter_output_quantity": "请输入产出数量",
|
||||
"output_date": "产出日期",
|
||||
"verify_failed": "校验失败",
|
||||
"operation_success": "操作成功",
|
||||
"confirm_operation": "确定要执行该操作吗?",
|
||||
"prompt": "提示",
|
||||
"confirm": "确定",
|
||||
"cancel": "取消",
|
||||
"select_process_flow": "请选择工艺流程",
|
||||
"edit_batch": "编辑批次",
|
||||
"enter_batch_no": "请输入批次号",
|
||||
"enter_semi_finished_id": "请输入半成品ID",
|
||||
"start_time": "开始时间",
|
||||
"end_time": "结束时间"
|
||||
}
|
||||
},
|
||||
"alert_center": {
|
||||
|
||||
Reference in New Issue
Block a user