|  |  |  | 
|---|
|  |  |  | cols: [[ | 
|---|
|  |  |  | {type: 'checkbox', fixed: 'left'} | 
|---|
|  |  |  | //            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} | 
|---|
|  |  |  | ,{field: 'ioType', align: 'center',sort:true,title: '入出类型代号'} | 
|---|
|  |  |  | ,{field: 'ioType', align: 'center',sort:true,title: '任务类型代号'} | 
|---|
|  |  |  | // ,{field: 'ioPri', align: 'center',title: '主要'} | 
|---|
|  |  |  | ,{field: 'ioDesc', align: 'center',title: '入出类型描述'} | 
|---|
|  |  |  | ,{field: 'ioDesc', align: 'center',title: '任务类型描述'} | 
|---|
|  |  |  | ,{field: 'modiUser$', align: 'center',title: '修改人员'} | 
|---|
|  |  |  | ,{field: 'modiTime$', align: 'center',title: '修改时间'} | 
|---|
|  |  |  | // ,{field: 'appeUser$', align: 'center',title: '创建者',event: 'appeUser', style: 'text-decoration: underline;cursor:pointer'} | 
|---|