zy-acs-flow/src/i18n/en.js
@@ -146,6 +146,7 @@ segment: 'Segment', jam: 'Jam', action: 'Action', mission: 'Mission', }, table: { field: { @@ -475,7 +476,7 @@ }, segment: { uuid: "uuid", groupId: "group", groupId: "group no", travelId: "travel", taskId: "task", agvId: "agv", @@ -593,6 +594,19 @@ }, }, }, mission: { enums: { posType: { MOVE: 'Move', ORI_LOC: 'Pick from Loc', ORI_STA: 'Pick from Sta', DEST_LOC: 'Drop at Loc', DEST_STA: 'Drop at Sta', TO_CHARGE: 'Go to Charge', TO_STANDBY: 'Return to Standby', } } }, } };