verou
2025-03-17 b6f3ff15c1222ee1d54cc7b65a83c8d577f29e1b
rsf-admin/src/i18n/zh.js
@@ -68,6 +68,7 @@
            deprecate: '废弃',
            resend: '重发',
            selected: '项选中',
            batch: '批量编辑'
        },
        msg: {
            confirm: {
@@ -121,7 +122,7 @@
        userLogin: '登录日志',
        customer: '客户表',
        shipper: '货主信息',
        matnr: '物料表',
        matnr: '物料数据',
        matnrGroup: '物料分组',
        warehouse: '仓库信息',
        warehouseAreas: '仓库库区',
@@ -280,7 +281,7 @@
            matnrGroup: {
                name: "名称",
                code: "编码",
                parentId: "父类标识",
                parentId: "上级标识",
            },
            warehouse: {
                name: "仓库名称",
@@ -333,6 +334,9 @@
                barcode: "容器码",
                unit: "单位",
                size: "长/宽/高",
                length: "长",
                width: "宽",
                height: "高",
                row: "排",
                col: "列",
                lev: "层",