#
luxiaotao1123
2024-09-21 c3af288c53805cc1b08516cf2f47dcf75f30f67a
zy-acs-flow/src/i18n/zh.js
@@ -321,8 +321,8 @@
            },
            agvModel: {
                uuid: "编号",
                type: "类型",
                name: "名称",
                type: "车类型",
                name: "车型名",
                length: "长度",
                width: "宽度",
                height: "高度",
@@ -532,7 +532,15 @@
                    occupied: '忙碌',
                }
            }
        }
        },
        agv: {
            show: {
                tabs: {
                    detail: '数据采集',
                    task: '任务统计',
                }
            }
        },
    }
};