main
kgdxpr 2 years ago
parent fb849fc5d8
commit 35af6a15ad

@ -136,7 +136,7 @@
{ title: '填报格式', field: 'job_type_name', align: 'center', width: "10%" },
{ title: '填报进度', align: 'center', width: "10%", templet: '#progress-Templet' },
{ title: '状态', field: 'publish_state_name', align: 'center', width: "5%" },
{ title: '操作', align: 'center', width: "25%", toolbar: '#table-bar' }
{ title: '操作', align: 'left', width: "20%", toolbar: '#table-bar' }
]],
skin: 'line',
toolbar: '#table-toolbar',

Loading…
Cancel
Save