|
|
|
@ -115,7 +115,10 @@
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '单位名称', field: 'bureau_name', align: 'center' },
|
|
|
|
|
{ title: '填报状态', align: 'center', width: "10%", templet: '#status-Templet' },
|
|
|
|
|
{ title: '填报时间', field: 'fill_time', align: 'center', width: "20%" },
|
|
|
|
|
{ title: '填报时间', field: 'fill_time', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '联系人', field: 'person_name', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '电话', field: 'telephone', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '邮件', field: 'email', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '操作', align: 'center', width: "20%", toolbar: '#table-bar' }
|
|
|
|
|
]],
|
|
|
|
|
skin: 'line',
|
|
|
|
|