main
kgdxpr 1 year ago
parent 971bf8f258
commit a54f42f98b

@ -174,7 +174,7 @@
cols: [[ cols: [[
{ title: '序号', align: 'center', width: "5%", type: 'numbers', }, { title: '序号', align: 'center', width: "5%", type: 'numbers', },
{ title: '单位名称', field: 'org_name', align: 'center' }, { 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%" } { title: '操作', toolbar: '#table-bar', align: 'center', width: "20%" }
]], ]],
skin: 'line' skin: 'line'

Loading…
Cancel
Save