| | |
| | | import basContainer from "../page/basicInfo/basContainer"; |
| | | import outBound from "../page/outWork/outBound"; |
| | | import chineseMessages from "./core/chineseMessages"; |
| | | |
| | | const customChineseMessages = { |
| | |
| | | basStation: '站点信息', |
| | | basContainer: '容器管理', |
| | | outBound: '出库作业', |
| | | checkOutBound: '盘点出库', |
| | | stockTransfer: '库存转移', |
| | | }, |
| | | table: { |
| | | field: { |
| | | stockTransfer: { |
| | | orgLoc: '源库位', |
| | | tarLoc: '目标库位', |
| | | inputLoc: '输入库位' |
| | | }, |
| | | outBound: { |
| | | stockWithdrawal: '提取库存', |
| | | withdrawal:'提取', |
| | |
| | | row: "排", |
| | | col: "列", |
| | | lev: "层", |
| | | channel: "通道", |
| | | channel: "巷道", |
| | | maxParts: "最大零件数", |
| | | maxPack: "最大包装数", |
| | | flagLabelMange: "标签管理", |
| | |
| | | continue: '继续收货', |
| | | batch: '批量操作', |
| | | confirm: '确认', |
| | | check: '盘点', |
| | | pick: '拣料', |
| | | check: '盘点', |
| | | bulkExport: "批量导出", |
| | | selectSite: '选择站点', |
| | | confirmSelect: '确认选择', |