skyouc
2025-03-17 ed42667ad21a93337fc910b657703e9ece378481
rsf-admin/src/i18n/zh.js
@@ -141,6 +141,7 @@
        whMat: '库区物料关系',
        fields: '扩展字段',
        fieldsItem: '扩展字段明细',
        warehouseAreasItem: '库区库存信息',
    },
    table: {
        field: {
@@ -282,15 +283,15 @@
                parentId: "父类标识",
            },
            warehouse: {
                name: "名称",
                name: "仓库名称",
                code: "编码",
                factory: "工厂",
                address: "地址",
                longitude: "经度",
                latgitude: "纬度",
                length: "长",
                width: "宽",
                height: "高",
                length: "长(m)",
                width: "宽(m)",
                height: "高(m)",
            },
            warehouseAreas: {
                uuid: "唯一编码",
@@ -301,6 +302,25 @@
                flagMinus: "允许负库存",
                flagLabelMange: "标签管理",
                flagMix: "混放",
            },
            warehouseAreasItem: {
                areaId: "仓库区域",
                areaName: "区域名称   ",
                matnrId: "物料标识",
                matnrName: "物料名称",
                matnrCode: "物料编码",
                fieldsIndex: "扩展字段唯一标识",
                barcode: "条形码",
                anfme: "数量",
                batch: "批次号",
                unit: "计量单位",
                stockUnit: "库存单位",
                brand: "品牌",
                shipperId: "货主标识",
                splrId: "供应商标识",
                weight: "收货重量",
                prodTime: "生产日期",
                splrBtch: "供应商批次",
            },
            loc: {
                warehouseId: "仓库",
@@ -347,12 +367,30 @@
            },
            qlyInspect: {
                code: "编码",
                name: "名称",
                wkType: "wkType",
                safeQty: "合格数量",
                dlyQty: "dlyQty",
                rcptQty: "rcptQty",
                isptQty: "isptQty",
            },
            qlyIsptItem: {
                ispectId: "ispectId",
                matnrCode: "matnrCode",
                maktx: "maktx",
                label: "label",
                splrName: "splrName",
                splrBatch: "splrBatch",
                stockBatch: "stockBatch",
                rcptQty: "rcptQty",
                dlyQty: "dlyQty",
                disQty: "disQty",
                safeQty: "safeQty",
                picPath: "picPath",
            },
            dictType: {
                code: "字典编码",
                name: "字典名称",
                description: "内容描述",
                description: "内容",
            },
            dictData: {
                dictTypeId: "字典标识",
@@ -422,7 +460,7 @@
                poDetlId: "PO单标识",
                poDetlCode: "PO单编码",
                matnrId: "物料标识",
                matnk: "物料名称",
                maktx: "物料名称",
                anfme: "数量",
                stockUnit: "库存单位",
                purQty: "采购数量",