skyouc
2025-02-18 36e6c98d9e34fd8e90ae803e7de2eef0a4d0741b
rsf-admin/src/i18n/zh.js
@@ -123,6 +123,9 @@
        shipper: '货主信息',
        matnr: '物料表',
        matnrGroup: '物料分组',
        warehouse: '仓库信息',
        warehouseAreas: '仓库库区',
    },
    table: {
@@ -264,6 +267,27 @@
                code: "编码",
                parentId: "父类标识",
            },
            warehouse: {
                name: "名称",
                code: "编码",
                factory: "工厂",
                address: "地址",
                longitude: "经度",
                latgitude: "纬度",
                length: "长",
                width: "宽",
                height: "高",
            },
            warehouseAreas: {
                uuid: "唯一编码",
                name: "名称",
                code: "编码",
                shipperId: "货主",
                supplierId: "供应商",
                flagMinus: "允许负库存",
                flagLabelMange: "标签管理",
                flagMix: "混放",
            },
        }
    },
    page: {