| | |
| | | html += ">"; |
| | | return html; |
| | | }} |
| | | ,{field: 'owner$', align: 'center',title: '货主'} |
| | | ,{field: 'owner', align: 'center',title: '货主'} |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:250} |
| | | ]], |
| | | request: { |
| | |
| | | ,{field: 'zpallet', align: 'center',title: '托盘条码'} |
| | | ,{field: 'bname', align: 'center',title: '用户ID'} |
| | | ,{field: 'memo', align: 'center',title: '备注'} |
| | | ,{field: 'owner$', align: 'center',title: '货主'} |
| | | ,{field: 'owner', align: 'center',title: '货主'} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:50} |
| | | ]], |