skyouc
2025-05-21 8f7e1bf264a5beaca1cf563452bc9ef72dea848f
rsf-admin/src/i18n/zh.js
@@ -1,3 +1,4 @@
import basContainer from "../page/basicInfo/basContainer";
import chineseMessages from "./core/chineseMessages";
const customChineseMessages = {
@@ -186,7 +187,7 @@
        taskItem: '任务档明细',
        taskLog: '任务历史档',
        taskItemLog: '任务明细历史档',
        stock: '入出库存信息',
        stock: '入出库历史',
        stockItem: '单据明细',
        locItem: '库位明细',
        histories: '历史档',
@@ -204,10 +205,16 @@
        deviceBind: '设备绑定',
        tasks: '任务管理',
        wave: '波次管理',
        basStation: '站点信息'
        basStation: '站点信息',
        basContainer: '容器管理',
    },
    table: {        
        field: {
            basContainer: {
                containerType:'容器类型',
                codeType: '条码类型',
                areas: '可入库区',
            },
            basStation: {
                stationName: '站点名称',
                inAble: '能入',
@@ -607,6 +614,9 @@
                poDetlCode: "PO单",
                platItemId: '行号',
                matnrId: "物料标识",
                platOrderCode: '客户单号',
                platWorkCode: '工单号',
                projectCode: '项目号',
                maktx: "物料名称",
                spec: "规格",
                model: "型号",
@@ -854,7 +864,8 @@
            task: {
                taskCode: "任务号",
                taskStatus: "状态",
                taskType: "类型",
                taskType: "作业类型",
                warehType: "仓库类型",
                orgLoc: "源库位",
                orgSite: "源站点",
                targLoc: "目标库位",
@@ -929,7 +940,7 @@
            },
            stockItem: {
                orderId: "主单ID",
                orderCode: "单据编码",
                orderCode: "单号",
                sourceItemId: "源明细ID",
                matnrId: "物料ID",
                matnrCode: "物料编码",
@@ -986,6 +997,7 @@
                workQty: '执行数',
                qty: '不可用库存',
                splrId: '供应商',
                warehouse: '仓库',
                batch: "批次",
                splrBatch: "批次",
                spec: "规格",