| | |
| | | jam: 'Jam', |
| | | action: 'Action', |
| | | mission: 'Mission', |
| | | statistics: 'Statistics', |
| | | chargeCount: 'ChargeCount', |
| | | faultCount: 'FaultCount', |
| | | regionCount: 'RegionCount', |
| | | }, |
| | | table: { |
| | | field: { |
| | |
| | | runPath: 'Run Path', |
| | | actions: 'Actions', |
| | | }, |
| | | taskCount: { |
| | | type: 'type', |
| | | createTime: 'date', |
| | | region: 'region', |
| | | count: 'count', |
| | | agvNo: 'agvNo', |
| | | }, |
| | | faultCount: { |
| | | type: 'type', |
| | | createTime: 'date', |
| | | region: 'region', |
| | | errorTime: 'errorTime', |
| | | agvNo: 'agvNo', |
| | | }, |
| | | regionCount: { |
| | | type: 'type', |
| | | createTime: 'date', |
| | | agvNo: 'agvNo', |
| | | region: 'region', |
| | | errorTime: 'errorTime', |
| | | chargeTime: 'chargeTime', |
| | | waitTime: 'waitTime', |
| | | exeTime: 'exeTime', |
| | | taskNum: 'taskNum', |
| | | }, |
| | | } |
| | | }, |
| | | page: { |