迁移反向追溯模块
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 16:33:18 +08:00
parent e3fd31e33d
commit 7987d9a085
7 changed files with 483 additions and 3 deletions

View File

@@ -1187,6 +1187,44 @@
"accumulated_detail": "{device_name} ({device_code}): 10 Cumulative Error Details",
"workstation_detail": "Workstation [{device_name}] Channel Error Details"
}
},
"data_platform": {
"traceability": {
"backward": {
"query": "Search",
"reset": "Reset",
"export": "Export",
"battery_id": "Battery Barcode",
"enter_battery_id": "Enter battery barcode",
"view_type": "Graph Layout",
"horizontal": "Horizontal",
"vertical": "Vertical",
"position": "Locate",
"enter_item_code": "Enter material code",
"enter_item_batch": "Enter material batch",
"enter_work_unit": "Enter process unit",
"item_name": "Material Name",
"item_code": "Material Code",
"item_batch": "Material Batch",
"work_unit": "Process Unit",
"work_unit_name": "Process Unit Name",
"process_code": "Process Code",
"operator": "Material Handler",
"start_time": "Feeding Time",
"finish_time": "Completion Time",
"confirm_position": "Confirm Location",
"reverse": "Reverse Traceability",
"center": "Center",
"inspection_person": "Inspector",
"inspection_time": "Inspection Time",
"quality_person": "Quality Reviewer",
"quality_time": "Quality Review Time",
"device_name": "Device Name",
"device_code": "Device Code",
"node_not_found": "No matching node found",
"query_before_export": "Query traceability data before export"
}
}
}
},
"__MENU_TEMP_BEGIN__": "===== 以下为临时菜单翻译,后续统一删除 =====",