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

- 新增计划与生产物料监控 V2 页面

- 新增 WIP 物料监控接口、旧路径路由和中英文文案

- 更新迁移任务列表中的物料监控状态
This commit is contained in:
sheng
2026-06-22 16:12:59 +08:00
parent 6bb2d1285c
commit 9863bf1113
6 changed files with 457 additions and 3 deletions

View File

@@ -1077,6 +1077,40 @@
"operation_success": "Operation successful",
"operation_failed": "Operation failed",
"format_rule": "Format rule: fixed characters are literal; use * for variable characters, e.g. A** or ******."
},
"material_monitoring": {
"query": "Search",
"reset": "Reset",
"batch_no": "Batch Number",
"workingsubclass": "Process Unit",
"semi_finished_id": "Semi-finished ID",
"semi_product_code": "Semi-finished Product Code",
"output_quantity": "Output Quantity",
"production_device": "Production Equipment",
"last_status": "Material Status",
"finish_time": "Output Time",
"finished": "Completed",
"status_unused": "Unused",
"input_semi_product_data": "Enter Semi-finished Data",
"select_batch_id": "Please select production batch",
"batch_id": "Production Batch",
"select_workingsubclass": "Please select process unit",
"select_device_code": "Please select equipment code",
"device_code": "Device Code",
"enter_output_quantity": "Please enter output quantity",
"output_date": "Output Date",
"verify_failed": "Validation failed",
"operation_success": "Operation successful",
"confirm_operation": "Are you sure you want to proceed?",
"prompt": "Notice",
"confirm": "Confirm",
"cancel": "Cancel",
"select_process_flow": "Please select process flow",
"edit_batch": "Edit Batch",
"enter_batch_no": "Enter batch number",
"enter_semi_finished_id": "Enter semi-finished ID",
"start_time": "Start Time",
"end_time": "End Time"
}
},
"alert_center": {