skyouc
2025-05-24 c5e50d7aefa40b95d2c474c178de8a20950247b9
rsf-admin/src/i18n/zh.js
@@ -1,5 +1,3 @@
import basContainer from "../page/basicInfo/basContainer";
import outBound from "../page/outWork/outBound";
import chineseMessages from "./core/chineseMessages";
const customChineseMessages = {
@@ -209,9 +207,16 @@
        basStation: '站点信息',
        basContainer: '容器管理',
        outBound: '出库作业',
        checkOutBound: '盘点出库',
        stockTransfer: '库存转移',
    },
    table: {        
        field: {
            stockTransfer: {
                orgLoc: '源库位',
                tarLoc: '目标库位',
                inputLoc: '输入库位'
            },
            outBound: {
                stockWithdrawal: '提取库存',
                withdrawal:'提取',
@@ -443,7 +448,7 @@
                row: "排",
                col: "列",
                lev: "层",
                channel: "通道",
                channel: "巷道",
                maxParts: "最大零件数",
                maxPack: "最大包装数",
                flagLabelMange: "标签管理",
@@ -1120,6 +1125,7 @@
        batch: '批量操作',
        confirm: '确认',
        pick: '拣料',
        check: '盘点',
        bulkExport: "批量导出",
        selectSite: '选择站点',
        confirmSelect: '确认选择',