|
|
|
@ -125,8 +125,8 @@
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', unresize: true, align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '单位名称', unresize: true, field: 'target_name', align: 'center' },
|
|
|
|
|
{ title: '完成状态', unresize: true, align: 'center', width: "10%", templet: '#status-Templet' },
|
|
|
|
|
{ title: '完成时间', unresize: true, field: 'forward_finish_time', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '提交状态', unresize: true, align: 'center', width: "10%", templet: '#status-Templet' },
|
|
|
|
|
{ title: '完成时间', unresize: true, field: 'forward_finish_time', align: 'center', width: "15%" },
|
|
|
|
|
// { title: '完成进度', unresize: true, align: 'center', width: "8%", templet: '#progress-Templet' },
|
|
|
|
|
{ title: '联系人', unresize: true, field: 'person_name', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '电话', unresize: true, field: 'telephone', align: 'center', width: "10%" },
|
|
|
|
|