skyouc
2025-03-05 bc76a082becae4e5d344ae1b193582be38761d2d
rsf-admin/src/i18n/zh.js
@@ -133,8 +133,9 @@
        dictType: '数据字典',
        dictData: '字典数据集',
        companys: '往来企业',
        serialRuleItem: '编码规则子表',
        serialRule: '编码规则',
        whMat: '库区物料关系',
    },
    table: {
        field: {
@@ -297,7 +298,8 @@
                flagMix: "混放",
            },
            loc: {
                areaId: "库区标识",
                warehouseId: "仓库",
                areaId: "库区",
                code: "编码",
                type: "类型",
                name: "名称",
@@ -369,7 +371,24 @@
                city: "城市",
                address: "地址",
            },
            serialRuleItem: {
                ruleId: "规则标识",
                wkType: "规则类型",
                feildValue: "规则参数",
                len: "截取长度",
                lenStr: "截取起始位置",
                sort: "排序",
            },
            serialRule: {
                code: "规则编码",
                name: "规则名称",
                delimit: "分隔符",
                reset: "重置规则",
                resetDep: "重置依赖",
                currValue: "当前流水号",
                lastCode: "最近生成编码",
            },
        }
    },
    page: {
@@ -432,7 +451,12 @@
                control: '控制属性',
                batchRole: '批次规则',
            }
        }
        },
        whMat: {
            title: {
                add: '添加',
            }
        },
    },
    form: {
        matnr: {