|
|
|
@ -130,7 +130,7 @@
|
|
|
|
|
},
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '任务名称', align: 'center', templet: '#jobName-Templet' },
|
|
|
|
|
{ title: '任务名称', align: 'left', templet: '#jobName-Templet' },
|
|
|
|
|
{ title: '发布时间', field: 'publish_time', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '截止时间', field: 'deadline_time', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '填报格式', field: 'job_type_name', align: 'center', width: "10%" },
|
|
|
|
|