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: '能入',