zhou zhou
2026-02-07 49f8eeef1dfbc4ba1eb3a4cc413e4a78eba0357c
rsf-admin/src/i18n/zh.js
@@ -202,7 +202,7 @@
        logs: '日志',
        permissions: '权限管理',
        delivery: 'DO单',
        outStock: '出库单',
        outStock: '出库通知单',
        outStockItem: '出库单明细',
        inStockPoces: '入库管理',
        outStockPoces: '出库管理',
@@ -240,9 +240,28 @@
        taskPathTemplateNode: '任务路径模板节点',
        subsystemFlowTemplate: '子系统流程模板',
        flowStepTemplate: '流程步骤模板',
        taskPathTemplateMerge: '任务路径模板合并',
    },
    table: {
        field: {
            taskPathTemplateMerge: {
                templateCode: "模板编码",
                templateName: "模板名称",
                sourceType: "源类型",
                targetType: "目标类型",
                conditionExpression: "条件表达式",
                conditionDesc: "条件描述",
                version: "版本",
                isCurrent: "是否当前",
                effectiveTime: "生效时间",
                expireTime: "过期时间",
                priority: "优先级",
                timeoutMinutes: "超时时间",
                maxRetryTimes: "最大重试次数",
                retryIntervalSeconds: "重试间隔",
                remark: "备注",
                stepSize: "步长",
            },
            flowStepTemplate: {
                flowId: "流程ID",
                flowCode: "流程编码",
@@ -760,7 +779,17 @@
                arrTime: "预计到达时间",
                rleStatus: "释放状态",
                ntyStatus: "上报状态",
                exceStatus: '单据状态'
                exceStatus: '单据状态',
                saleDate: '出库日期',
                saleOrgName: '销售组织',
                saleUserName: '销售员',
                customerId: '客户编码',
                customerName: '客户',
                purchaseOrgName: '采购组织',
                purchaseUserName: '采购员',
                businessTime: '采购日期',
                supplierId: '供应商编码',
                supplierName: '供应商',
            },
            outStock: {
                code: "出库单号",
@@ -775,7 +804,12 @@
                arrTime: "预计到达时间",
                rleStatus: "释放状态",
                ntyStatus: "上报状态",
                exceStatus: '单据状态'
                exceStatus: '单据状态',
                saleDate: '出库日期',
                saleOrgName: '销售组织',
                saleUserName: '销售员',
                customerId: '客户编码',
                customerName: '客户',
            },
            checkOrder: {
                code: "盘点单号",
@@ -945,7 +979,11 @@
                packName: "包装",
                ntyStatus: "报检状态",
                prodTime: "生产日期",
                platItemId: '行号'
                platItemId: '行号',
                unit: '单位',
                targetWarehouseId: "仓库",
                sourceWarehouseId: "调出仓",
                platWorkCode: '计划跟踪号'
            },
            asnOrderLog: {
                code: "单据编码",