| | |
| | | title: 'Update' |
| | | }, |
| | | menu: { |
| | | basStationArea: 'BasStationArea', |
| | | dashboard: 'Dashboard', |
| | | settings: 'Settings', |
| | | basicInfo: 'BasicInfo', |
| | |
| | | taskPathTemplateNode: 'TaskPathTemplateNode', |
| | | subsystemFlowTemplate: 'SubsystemFlowTemplate', |
| | | flowStepTemplate: 'FlowStepTemplate', |
| | | taskPathTemplateMerge: 'TaskPathTemplateMerge', |
| | | }, |
| | | table: { |
| | | field: { |
| | | basStationArea: { |
| | | type: "type", |
| | | stationAreaName: "stationAreaName", |
| | | inAble: "inAble", |
| | | outAble: "outAble", |
| | | useStatus: "useStatus", |
| | | area: "area", |
| | | isCrossZone: "isCrossZone", |
| | | crossZoneArea: "crossZoneArea", |
| | | isWcs: "isWcs", |
| | | wcsData: "wcsData", |
| | | containerType: "containerType", |
| | | barcode: "barcode", |
| | | autoTransfer: "autoTransfer", |
| | | stationAreaId: "stationAreaId", |
| | | stationAlias: "stationAlias", |
| | | }, |
| | | taskPathTemplateMerge: { |
| | | templateCode: "templateCode", |
| | | templateName: "templateName", |
| | | sourceType: "sourceType", |
| | | targetType: "targetType", |
| | | conditionExpression: "conditionExpression", |
| | | conditionDesc: "conditionDesc", |
| | | version: "version", |
| | | isCurrent: "isCurrent", |
| | | effectiveTime: "effectiveTime", |
| | | expireTime: "expireTime", |
| | | priority: "priority", |
| | | timeoutMinutes: "timeoutMinutes", |
| | | maxRetryTimes: "maxRetryTimes", |
| | | retryIntervalSeconds: "retryIntervalSeconds", |
| | | remark: "remark", |
| | | stepSize: "stepSize", |
| | | }, |
| | | flowStepTemplate: { |
| | | flowId: "flowId", |
| | | flowCode: "flowCode", |
| | |
| | | confirm: 'confirm', |
| | | cancel: "cancel", |
| | | delete: 'Delete', |
| | | copy: 'copy', |
| | | query: "Query", |
| | | bulkExport: "Bulk Export", |
| | | continue: 'Continue Receipt', |