| | |
| | | cols: [[ |
| | | {type: 'checkbox', fixed: 'left'} |
| | | ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} |
| | | ,{field: 'name', align: 'center',title: '名称'} |
| | | ,{field: 'code', align: 'center',title: '编码'} |
| | | ,{field: 'value', align: 'center',title: '对应值'} |
| | | ,{field: 'name', align: 'center',title: 'Название'} |
| | | ,{field: 'code', align: 'center',title: 'Код'} |
| | | ,{field: 'value', align: 'center',title: 'Соответствующее значение'} |
| | | ,{field: 'type$', align: 'center',title: 'Тип'} |
| | | ,{field: 'status$', align: 'center',title: 'Статус'} |
| | | |
| | | ,{fixed: 'right', title:'Операция', align: 'center', toolbar: '#operate', width:150} |
| | | ,{fixed: 'right', title:'Операция', align: 'center', toolbar: '#operate', width:180} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |
| | |
| | | case 'detail': |
| | | layer.open({ |
| | | type: 2, |
| | | title: '详情', |
| | | title: 'Детали', |
| | | maxmin: true, |
| | | area: [top.detailWidth, top.detailHeight], |
| | | shadeClose: false, |