| | |
| | | warehouse: '仓库信息', |
| | | warehouseAreas: '仓库库区', |
| | | loc: '基础库位', |
| | | locType: '库位类型', |
| | | container: '容器管理', |
| | | contract: '合同信息', |
| | | qlyInspect: '质检信息', |
| | |
| | | warehouseAreas: { |
| | | uuid: "唯一编码", |
| | | name: "名称", |
| | | wareId: "仓库", |
| | | code: "编码", |
| | | shipperId: "货主", |
| | | supplierId: "供应商", |
| | |
| | | warehouseId: "仓库", |
| | | areaId: "库区", |
| | | code: "编码", |
| | | type: "类型", |
| | | type: "库位类型", |
| | | name: "名称", |
| | | flagLogic: "虚拟库位", |
| | | fucAtrrs: "功能属性", |
| | |
| | | maxPack: "最大包装数", |
| | | flagLabelMange: "标签管理", |
| | | locAttrs: "属性", |
| | | endBay: "终止列", |
| | | endLev: "终止层", |
| | | endRow: "终止排", |
| | | locType: "宽窄类型", |
| | | startBay: "起始列", |
| | | startLev: "起始层", |
| | | startRow: "起始排", |
| | | useStatus: '库位状态' |
| | | }, |
| | | |
| | | locType: { |
| | | name: "库位类型", |
| | | regex: "规则表达式", |
| | | }, |
| | | locArea: { |
| | | name: "名称", |
| | | code: "编码", |
| | | areaId: "库区", |
| | | locId: "库位", |
| | | }, |
| | | container: { |
| | | code: "编码", |
| | | name: "名称", |
| | |
| | | inspection: "报检", |
| | | creatcode: "生成条码", |
| | | print: "打印", |
| | | enable: '启用', |
| | | unenable: '禁用', |
| | | locInit: ' 库位初始化', |
| | | batch: '批量操作', |
| | | }, |
| | | }; |
| | | |