|
|
|
@ -174,7 +174,7 @@
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers', },
|
|
|
|
|
{ title: '单位名称', field: 'org_name', align: 'center' },
|
|
|
|
|
{ title: '单位编码', field: 'org_code', align: 'center', width: "20%" },
|
|
|
|
|
{ title: '统一社会信用代码', field: 'org_code', align: 'center', width: "30%" },
|
|
|
|
|
{ title: '操作', toolbar: '#table-bar', align: 'center', width: "20%" }
|
|
|
|
|
]],
|
|
|
|
|
skin: 'line'
|
|
|
|
|