迁移反向追溯模块
- 新增数据中台反向追溯 V2 页面 - 新增反向追溯查询导出接口、旧路径路由和中英文文案 - 更新迁移任务列表并补充人工功能测试清单
This commit is contained in:
@@ -1187,6 +1187,44 @@
|
||||
"accumulated_detail": "{device_name}({device_code}) 10次累计通道异常详情",
|
||||
"workstation_detail": "【{device_name}】工作站设备通道异常详情"
|
||||
}
|
||||
},
|
||||
"data_platform": {
|
||||
"traceability": {
|
||||
"backward": {
|
||||
"query": "查询",
|
||||
"reset": "重置",
|
||||
"export": "导出",
|
||||
"battery_id": "电池条码",
|
||||
"enter_battery_id": "请输入电池条码",
|
||||
"view_type": "图谱形态",
|
||||
"horizontal": "横向图谱",
|
||||
"vertical": "纵向图谱",
|
||||
"position": "定位",
|
||||
"enter_item_code": "请输入物料编码",
|
||||
"enter_item_batch": "请输入物料批次",
|
||||
"enter_work_unit": "请输入工序单元",
|
||||
"item_name": "物料名称",
|
||||
"item_code": "物料编码",
|
||||
"item_batch": "物料批次",
|
||||
"work_unit": "工序单元",
|
||||
"work_unit_name": "工序单元名称",
|
||||
"process_code": "工序编码",
|
||||
"operator": "卸料人",
|
||||
"start_time": "投料时间",
|
||||
"finish_time": "完成时间",
|
||||
"confirm_position": "定位确认",
|
||||
"reverse": "反向追溯",
|
||||
"center": "中心",
|
||||
"inspection_person": "点检人员",
|
||||
"inspection_time": "点检时间",
|
||||
"quality_person": "品质确认人员",
|
||||
"quality_time": "品质确认时间",
|
||||
"device_name": "设备名称",
|
||||
"device_code": "设备编码",
|
||||
"node_not_found": "未找到匹配节点",
|
||||
"query_before_export": "请先查询追溯数据后再导出"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"__MENU_TEMP_BEGIN__": "===== 以下为临时菜单翻译,后续统一删除 =====",
|
||||
|
||||
Reference in New Issue
Block a user