zy-acs-flow/src/i18n/en.js
@@ -97,6 +97,8 @@ code: 'Code', sta: 'Station', codeGap: 'Code Gap', route: 'Route', funcSta: 'Function Station', }, table: { field: { @@ -238,6 +240,25 @@ code1: "code 2", distance: "distance", }, route: { uuid: "uuid", name: "name", startCode: "start code", endCode: "end code", codeArr: "code arr", codeDataArr: "code arr data", direction: "direction", }, funcSta: { uuid: "uuid", zoneId: "zone", agvId: "agv", name: "name", type: "type", code: "code", angle: "angle", state: "state", }, } } };