迁移正向追溯模块
This commit is contained in:
@@ -1223,6 +1223,33 @@
|
||||
"device_code": "设备编码",
|
||||
"node_not_found": "未找到匹配节点",
|
||||
"query_before_export": "请先查询追溯数据后再导出"
|
||||
},
|
||||
"forward": {
|
||||
"query": "查询",
|
||||
"reset": "重置",
|
||||
"export": "导出",
|
||||
"item_code": "物料编码",
|
||||
"enter_item_code": "请输入物料编码",
|
||||
"item_batch": "物料批次",
|
||||
"enter_item_batch": "请输入物料批次",
|
||||
"item_id": "半成品码",
|
||||
"enter_item_id": "请输入半成品码",
|
||||
"battery_id": "电池条码",
|
||||
"batch_id": "批次号",
|
||||
"item_name": "物料名称",
|
||||
"device_code": "设备编码",
|
||||
"work_unit": "工序单元",
|
||||
"process_code": "工序编码",
|
||||
"finish_time": "完成时间",
|
||||
"operation": "操作",
|
||||
"reverse": "反向追溯",
|
||||
"no_data": "暂无数据",
|
||||
"export_confirm": "确认创建正向追溯数据导出任务?",
|
||||
"prompt": "提示",
|
||||
"confirm": "确定",
|
||||
"cancel": "取消",
|
||||
"please_select_filter_condition": "请选择筛选条件",
|
||||
"create_download_task_success": "创建下载任务成功"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user