|
|
|
@ -76,6 +76,7 @@
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', unresize: true, align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '单位名称', unresize: true, align: 'center', field: 'org_name' },
|
|
|
|
|
{ title: '第三方系统单位名称', unresize: true, align: 'center', field: 'org_name' },
|
|
|
|
|
{ title: '单位类型', unresize: true, align: 'center', field: 'bureau_type_name', width: "20%" },
|
|
|
|
|
{ title: '操作', unresize: true, align: 'center', width: "10%", toolbar: '#table-bar' }
|
|
|
|
|
]],
|
|
|
|
|