| | |
| | | var checkStatus = table.checkStatus('ck-table') |
| | | , data = checkStatus.data; |
| | | parent.GetProductionTeamValue(data); |
| | | var index = parent.layer.getFrameIndex(window.name); |
| | | parent.layer.close(index); |
| | | }); |
| | | RoadQuery($('#Value').val()); |
| | | table.render({ |
| | |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HItemID', title: '鐝粍ID', hide: true } |
| | | , { field: '鐝粍浠g爜', width:110, title: '鐝粍浠g爜' } |
| | | , { field: '鐝粍', width: 110, title: '鐝粍', sort: true } |
| | | , { field: '鐝粍浠g爜', title: '鐝粍浠g爜' } |
| | | , { field: '鐝粍', title: '鐝粍', sort: true } |
| | | ]] |
| | | , page: true |
| | | }); |