| | |
| | | import basContainer from "../page/basicInfo/basContainer"; |
| | | import chineseMessages from "./core/chineseMessages"; |
| | | |
| | | const customChineseMessages = { |
| | |
| | | taskItem: '任务档明细', |
| | | taskLog: '任务历史档', |
| | | taskItemLog: '任务明细历史档', |
| | | stock: '入出库存信息', |
| | | stock: '入出库历史', |
| | | stockItem: '单据明细', |
| | | locItem: '库位明细', |
| | | histories: '历史档', |
| | |
| | | deviceBind: '设备绑定', |
| | | tasks: '任务管理', |
| | | wave: '波次管理', |
| | | basStation: '站点信息' |
| | | basStation: '站点信息', |
| | | basContainer: '容器管理', |
| | | }, |
| | | table: { |
| | | field: { |
| | | basContainer: { |
| | | containerType:'容器类型', |
| | | codeType: '条码类型', |
| | | areas: '可入库区', |
| | | }, |
| | | basStation: { |
| | | stationName: '站点名称', |
| | | inAble: '能入', |
| | |
| | | poDetlCode: "PO单", |
| | | platItemId: '行号', |
| | | matnrId: "物料标识", |
| | | platOrderCode: '客户单号', |
| | | platWorkCode: '工单号', |
| | | projectCode: '项目号', |
| | | maktx: "物料名称", |
| | | spec: "规格", |
| | | model: "型号", |
| | |
| | | task: { |
| | | taskCode: "任务号", |
| | | taskStatus: "状态", |
| | | taskType: "类型", |
| | | taskType: "作业类型", |
| | | warehType: "仓库类型", |
| | | orgLoc: "源库位", |
| | | orgSite: "源站点", |
| | | targLoc: "目标库位", |
| | |
| | | }, |
| | | stockItem: { |
| | | orderId: "主单ID", |
| | | orderCode: "单据编码", |
| | | orderCode: "单号", |
| | | sourceItemId: "源明细ID", |
| | | matnrId: "物料ID", |
| | | matnrCode: "物料编码", |
| | |
| | | workQty: '执行数', |
| | | qty: '不可用库存', |
| | | splrId: '供应商', |
| | | warehouse: '仓库', |
| | | batch: "批次", |
| | | splrBatch: "批次", |
| | | spec: "规格", |