| | |
| | | {type: 'checkbox'} |
| | | ,{field: 'docId', align: 'center',title: 'Номер типа'} |
| | | ,{field: 'docName', align: 'center',title: 'Название типа'} |
| | | ,{field: 'pakin', align: 'center',title: 'Поступление на склад', templet: '#pakinTpl', width: 120, unresize: true} |
| | | ,{field: 'pakout', align: 'center',title: 'Вывоз со склада', templet: '#pakoutTpl', width: 120, unresize: true} |
| | | ,{field: 'pakin', align: 'center',title: 'Поступление на склад', templet: '#pakinTpl', width: 190, unresize: true} |
| | | ,{field: 'pakout', align: 'center',title: 'Вывоз со склада', templet: '#pakoutTpl', width: 190, unresize: true} |
| | | ,{field: 'status$', align: 'center',title: 'Статус'} |
| | | // ,{field: 'createBy$', align: 'center',title: '添加人员'} |
| | | // ,{field: 'createTime$', align: 'center',title: '添加时间'} |
| | |
| | | ,{field: 'updateTime$', align: 'center',title: 'Время редактирования'} |
| | | ,{field: 'memo', align: 'center',title: 'Примечание', hide: true} |
| | | |
| | | ,{fixed: 'right', title:'Операция', align: 'center', toolbar: '#operate', width:120} |
| | | ,{fixed: 'right', title:'Операция', align: 'center', toolbar: '#operate', width:180} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |