|  |  |  | 
|---|
|  |  |  | {field: 'id', align: 'center',title: '编号'} | 
|---|
|  |  |  | ,{field: 'wrkNo', align: 'center',title: '任务号'} | 
|---|
|  |  |  | ,{field: 'liftNo', align: 'center',title: '提升机号'} | 
|---|
|  |  |  | ,{field: 'command', align: 'center',title: '命令'} | 
|---|
|  |  |  | ,{field: 'systemStatus', align: 'center',title: '系统状态'} | 
|---|
|  |  |  | ,{field: 'deviceWrk', align: 'center',title: '设备工作号'} | 
|---|
|  |  |  | ,{field: 'sendTime$', align: 'center',title: '下发时间'} | 
|---|
|  |  |  | ,{field: 'updateTime$', align: 'center',title: '修改时间'} | 
|---|
|  |  |  | ,{field: 'updateBy$', align: 'center',title: '修改人员'} | 
|---|
|  |  |  | ,{field: 'memo', align: 'center',title: '备注'} | 
|---|
|  |  |  | ,{field: 'command', align: 'center',title: '命令'} | 
|---|
|  |  |  |  | 
|---|
|  |  |  | // ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} | 
|---|
|  |  |  | ]], | 
|---|