#
luxiaotao1123
2024-09-18 ff23dad9cd3b86e926c66f33c3e4c86fa5e481e1
zy-acs-flow/src/i18n/en.js
@@ -441,7 +441,7 @@
                agvId: "agv",
                currSeg: "curr seg",
                taskContent: "tasks",
                taskIds: "taskIds",
                taskIds: "task list",
                state: "state",
            },
            segment: {
@@ -495,6 +495,11 @@
                errDesc: "error",
            },
        }
    },
    page: {
        loc: {
            init: 'INITIALIZE'
        }
    }
};