zy-acs-flow/src/i18n/en.js
@@ -322,8 +322,8 @@ }, agvModel: { uuid: "uuid", type: "type", name: "name", type: "model type", name: "model name", length: "length", width: "width", height: "height", @@ -349,6 +349,7 @@ stage: "stage", chargeLine: "charge battery", error: "error", online: "online", }, agvDetail: { uuid: "uuid", @@ -520,6 +521,18 @@ }, levOffset: 'lev offset', bottomOffset: 'bottom offset', }, funcSta: { enums: { type: { charge: 'Charge', standby: 'Standby', }, state: { idle: 'Idle', occupied: 'Occupied', } } } } };