|
|
|
@ -326,15 +326,17 @@
|
|
|
|
|
},
|
|
|
|
|
cols: [[
|
|
|
|
|
{ title: '序号', align: 'center', width: "5%", type: 'numbers' },
|
|
|
|
|
{ title: '分类', field: 'level', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '分类代码', field: 'fldm', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '名称', field: 'mc', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '规格型号功能', field: 'ggxhgn', align: 'center', width: "25%" },
|
|
|
|
|
{ title: '单位', field: 'dw', align: 'center', width: "5%" },
|
|
|
|
|
{ title: '应配数量', field: 'ypsl', align: 'center', width: "5%" },
|
|
|
|
|
{ title: '配备要求', align: 'center', width: "5%", templet: '#pbyq_templet' },
|
|
|
|
|
{ title: '备注', field: 'bz', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '现有数量', field: 'xysl', align: 'center', width: "10%" }
|
|
|
|
|
{ title: '行政区域', field: 'area_name', align: 'center', width: "150" },
|
|
|
|
|
{ title: '学校名称', field: 'bureau_name', align: 'center', width: "300" },
|
|
|
|
|
{ title: '学校类型', field: 'school_type_name', align: 'center', width: "100" },
|
|
|
|
|
{ title: '分类', field: 'level', align: 'center', width: "255" },
|
|
|
|
|
{ title: '名称', field: 'mc', align: 'center', width: "150" },
|
|
|
|
|
{ title: '规格型号功能', field: 'ggxhgn', align: 'center', width: "380" },
|
|
|
|
|
{ title: '单位', field: 'dw', align: 'center', width: "100" },
|
|
|
|
|
{ title: '应配数量', field: 'ypsl', align: 'center', width: "100" },
|
|
|
|
|
{ title: '配备要求', align: 'center', width: "100", templet: '#pbyq_templet' },
|
|
|
|
|
//{ title: '备注', field: 'bz', align: 'center', width: "10%" },
|
|
|
|
|
{ title: '现有数量', fixed: 'right', field: 'xysl', align: 'center', width: "100" }
|
|
|
|
|
|
|
|
|
|
]],
|
|
|
|
|
// skin: 'line',
|
|
|
|
|