#
luxiaotao1123
2024-10-09 f4d50b49b828b9722d6e6cd63e7bdacf5cf05bea
zy-acs-flow/src/i18n/zh.js
@@ -65,6 +65,8 @@
            loadMore: '加载更多',
            complete: '完成',
            deprecate: '废弃',
            resend: '重发',
            selected: '项选中',
        },
        msg: {
            confirm: {
@@ -524,6 +526,15 @@
                errTime: "异常时间",
                errDesc: "异常",
            },
            mission: {
                backpack: '背篓',
                code: '地面码',
                task: '任务',
                lastSendDate: '最近下发时间',
                actionCount: '动作数量',
                runPath: '走行路径',
                actions: '动作列表',
            },
        }
    },
    page: {
@@ -594,6 +605,7 @@
            },
        },
        mission: {
            backToMission: '返回',
            enums: {
                posType: {
                    MOVE: '走行',