|
|
|
@ -107,7 +107,7 @@
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '姓名', field: 'person_name', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '转入学校', field: 'source_bureau_name', align: 'center', width: "20%" },
|
|
|
|
|
{ title: '转入学校', field: 'target_bureau_name', align: 'center', width: "20%" },
|
|
|
|
|
{ title: '调转说明', field: 'apply_message', align: 'center' },
|
|
|
|
|
{ title: '状态', field: 'apply_status_name', align: 'center', width: "5%" },
|
|
|
|
|
{ title: '操作', toolbar: '#table-bar', align: 'center', width: "10%" }
|
|
|
|
|