//通用 common_Cols = [ { title: '序号', fixed: 'left', align: 'center', width: "60", type: 'numbers', rowspan: 2 }, { title: '行政区域', fixed: 'left', field: 'area_name', align: 'center', width: "150", rowspan: 2 }, { title: '学校名称', fixed: 'left', field: 'bureau_name', align: 'center', width: "300", rowspan: 2 }, { title: '学校类型', field: 'school_type_name', align: 'center', width: "125", rowspan: 2 } ] //小学科学 xx_kexue_Cols = [ [ { title: '小学科学', align: 'center', colspan: 10 } ], [ // { title: '实验室(室数)', field: 'xx_kxsysshshu', align: 'center', width: "105" }, { title: '实验室(室数)', align: 'center', width: "105",templet: '#xx_kxsysshshu_tpl' }, { title: '实验室应建(室数)', field: 'xx_kxsysshshu_need', align: 'center', width: "125"}, // { title: '实验室建设年份', field: 'xx_kxsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'xx_kxsysmj', align: 'center', width: "115" }, { title: '仪器室(室数)', field: 'xx_kxqqrshshu', align: 'center', width: "105" }, { title: '仪器室面积(㎡)', field: 'xx_kxqqrsmj', align: 'center', width: "115" }, { title: '准备室(室数)', field: 'xx_kxzbrshshu', align: 'center', width: "105" }, { title: '准备室面积(㎡)', field: 'xx_kxzbrsmj', align: 'center', width: "115" }, { title: '仪器已配品种(个)', field: 'xx_kxyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'xx_kxypjs', align: 'center', width: "125" }, { title: '配备率', field: 'xx_kxpbl', align: 'center', width: "90" } ] ]; //小学音乐 xx_yinyue_Cols = [ [ { title: '小学音乐', align: 'center', colspan: 6 } ], [ { title: '教室(室数)', field: 'xx_yqjtrshshu', align: 'center', width: "90" }, { title: '教室面积(㎡)', field: 'xx_yqjtrmj', align: 'center', width: "100" }, { title: '器材库(间数)', field: 'xx_yqqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'xx_yyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'xx_yyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'xx_yypbl', align: 'center', width: "90" } ] ]; //小学体育 xx_tiyu_Cols = [ [ { title: '小学体育', align: 'center', colspan: 5 } ], [ { title: '体育馆(数)', field: 'xx_tygyshshu', align: 'center', width: "90" }, { title: '器材库(间数)', field: 'xx_tyqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'xx_tyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'xx_tyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'xx_typbl', align: 'center', width: "90" } ] ]; //小学美术 xx_meishu_Cols = [ [ { title: '小学美术', align: 'center', colspan: 8 } ], [ { title: '美术教室(室数)', field: 'xx_msjtrshshu', align: 'center', width: "115" }, { title: '美术教室面积(㎡)', field: 'xx_msjtrmj', align: 'center', width: "125" }, { title: '器材库(间数)', field: 'xx_msqjkkjshu', align: 'center', width: "100" }, { title: '书法教室(室数)', field: 'xx_msfsjtrshshu', align: 'center', width: "115" }, { title: '书法教室面积(㎡)', field: 'xx_msfsjtrmj', align: 'center', width: "125" }, { title: '器材已配品种(个)', field: 'xx_msyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'xx_msypjs', align: 'center', width: "125" }, { title: '配备率', field: 'xx_mspbl', align: 'center', width: "90" } ] ]; //小学劳动教育 xx_laoji_Cols = [ [ { title: '小学劳动教育', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'xx_ldjyqlhwsrshu', align: 'center', width: "125" }, { title: '整理与收纳(室数)', field: 'xx_ldjyzyhwsrshu', align: 'center', width: "125" }, { title: '烹饪与营养(室数)', field: 'xx_ldjyprwywsrshu', align: 'center', width: "125" }, { title: '家用器具使用与维护(室数)', field: 'xx_ldjyjyqyqsyyh', align: 'center', width: "175" }, { title: '农业生产劳动(室数)', field: 'xx_ldjynyscld', align: 'center', width: "140" }, { title: '传统工艺制作(室数)', field: 'xx_ldjyccgyz', align: 'center', width: "140" }, { title: '工业生产劳动(室数)', field: 'xx_ldjygyscld', align: 'center', width: "140" }, { title: '新技术体验与应用(室数)', field: 'xx_ldjyxjstyyyy', align: 'center', width: "165" }, { title: '现代服务业劳动(室数)', field: 'xx_ldjyxdfwyld', align: 'center', width: "160" }, { title: '其他(室数)', field: 'xx_ldjy_qt_sum', align: 'center', width: "90" }, ] ]; //小学创客 xx_chuangke_Cols = [ [ { title: '小学创客', align: 'center', colspan: 2 } ], [ { title: '间数', field: 'xx_ck_js_sum', align: 'center', width: "90" }, { title: '面积(㎡)', field: 'xx_ck_mj_sum', align: 'center', width: "90" } ] ]; //小学图书馆 xx_tushuguan_Cols = [ [ { title: '小学图书馆', align: 'center', colspan: 10 } ], [ { title: '藏书室(室数)', field: 'xx_tsgcsshshu', align: 'center', width: "100" }, { title: '藏书室面积(㎡)', field: 'xx_tsgcssmj', align: 'center', width: "115" }, { title: '纸质图书册数', field: 'xx_tsgzjtsjcshu', align: 'center', width: "125" }, { title: '电子图书册数', field: 'xx_tsgdztsjcshu', align: 'center', width: "125" }, { title: '教师阅览室(室数)', field: 'xx_tsglsyysrshu', align: 'center', width: "135" }, { title: '教师阅览室面积(㎡)', field: 'xx_tsglsyysmj', align: 'center', width: "135" }, { title: '学生阅览室(室数)', field: 'xx_tsgsyysrshu', align: 'center', width: "135" }, { title: '学生阅览室面积(㎡)', field: 'xx_tsgsyysmj', align: 'center', width: "135" }, { title: '电子阅览室(室数)', field: 'xx_tsgdzyysrshu', align: 'center', width: "135" }, { title: '电子阅览室面积(㎡)', field: 'xx_tsgdzyysmj', align: 'center', width: "135" } ] ]; //小学心理辅导室 xx_xinli_Cols = [ [ { title: '小学心理辅导室', align: 'center', colspan: 2 } ], [ { title: '心理辅导室(室数)', field: 'xx_xldfshshu', align: 'center', width: "135" }, { title: '心理辅导室总面积(㎡)', field: 'xx_xldfsmj', align: 'center', width: "150" } ] ]; //小学卫生室 xx_weisheng_Cols = [ [ { title: '小学卫生室', align: 'center', colspan: 2 } ], [ { title: '卫生室(室数)', field: 'xx_wsrshu', align: 'center', width: "100" }, { title: '卫生室面积(㎡)', field: 'xx_wsrmj', align: 'center', width: "125" } ] ]; //小学护眼灯 xx_huyandeng_Cols = [ [ { title: '小学护眼灯', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'xx_hydjs', align: 'center', width: "90" }, { title: '已改造教室数量', field: 'xx_hjddjzsks', align: 'center', width: "115" }, { title: '未改造教室数量', field: 'xx_hjddwjzsks', align: 'center', width: "115" }, { title: '功能室数量', field: 'xx_hydgns', align: 'center', width: "100" }, { title: '已改造功能室数量', field: 'xx_hjddjzgnqshu', align: 'center', width: "130" }, { title: '未改造功能教室数量', field: 'xx_hjddwjzgnqshu', align: 'center', width: "145" } ] ]; //初中物理 cz_wuli_Cols = [ [ { title: '初中物理', align: 'center', colspan: 14 } ], [ // { title: '实验室(室数)', field: 'cz_wllshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#cz_wllshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'cz_wllshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'cz_wllsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'cz_wllsmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'cz_wllyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#cz_wllyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'cz_wllyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'cz_wllyqsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'cz_wllzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#cz_wllzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'cz_wllzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'cz_wllzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'cz_wltgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'cz_wltgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'cz_wlyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'cz_wlypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_wlpbl', align: 'center', width: "90" } ] ]; //初中化学 cz_huaxue_Cols = [ [ { title: '初中化学', align: 'center', colspan: 17 } ], [ // { title: '实验室(室数)', field: 'cz_hxlshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#cz_hxlshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'cz_hxlshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'cz_hxsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'cz_hxsysmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'cz_hxyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#cz_hxyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'cz_hxyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'cz_hxyqsmj', align: 'center', width: "115" }, // { title: '药品室(室数)', field: 'cz_hxypsshu', align: 'center', width: "105" }, { title: '药品室(室数)', templet: '#cz_hxypsshu_tpl', align: 'center', width: "105" }, { title: '药品室应建(室数)', field: 'cz_hxypsshu_need', align: 'center', width: "125" }, { title: '药品室面积(㎡)', field: 'cz_hxypsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'cz_hxzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#cz_hxzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'cz_hxzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'cz_hxzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'cz_hxtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'cz_hxtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'cz_hxyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'cz_hxypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_hxpbl', align: 'center', width: "90" } ] ]; //初中生物 cz_shengwu_Cols = [ [ { title: '初中生物', align: 'center', colspan: 17 } ], [ // { title: '实验室(室数)', field: 'cz_swlshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#cz_swlshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'cz_swlshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'cz_swlsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'cz_swlsmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'cz_swyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#cz_swyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'cz_swyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'cz_swyqsmj', align: 'center', width: "115" }, // { title: '药品室(室数)', field: 'cz_swypsshu', align: 'center', width: "105" }, { title: '药品室(室数)', templet: '#cz_swypsshu_tpl', align: 'center', width: "105" }, { title: '药品室应建(室数)', field: 'cz_swypsshu_need', align: 'center', width: "125" }, { title: '药品室面积(㎡)', field: 'cz_swypsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'cz_swzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#cz_swzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'cz_swzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'cz_swzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'cz_swtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'cz_swtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'cz_swyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'cz_swypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_swpbl', align: 'center', width: "90" } ] ]; //初中音乐 cz_yinyue_Cols = [ [ { title: '初中音乐', align: 'center', colspan: 6 } ], [ { title: '教室(室数)', field: 'cz_yqjtrshshu', align: 'center', width: "90" }, { title: '教室面积(㎡)', field: 'cz_yqjtrmj', align: 'center', width: "100" }, { title: '器材库(间数)', field: 'cz_yqqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'cz_yyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'cz_yyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_yypbl', align: 'center', width: "90" } ] ]; //初中体育 cz_tiyu_Cols = [ [ { title: '初中体育', align: 'center', colspan: 5 } ], [ { title: '体育馆(数)', field: 'cz_tygyshshu', align: 'center', width: "90" }, { title: '器材库(间数)', field: 'cz_tyqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'cz_tyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'cz_tyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_typbl', align: 'center', width: "90" } ] ]; //初中美术 cz_meishu_Cols = [ [ { title: '初中美术', align: 'center', colspan: 8 } ], [ { title: '美术教室(室数)', field: 'cz_msjtrshshu', align: 'center', width: "115" }, { title: '美术教室面积(㎡)', field: 'cz_msjtrmj', align: 'center', width: "125" }, { title: '器材库(间数)', field: 'cz_msqjkkjshu', align: 'center', width: "100" }, { title: '书法教室(室数)', field: 'cz_msfsjtrshshu', align: 'center', width: "115" }, { title: '书法教室面积(㎡)', field: 'cz_msfsjtrmj', align: 'center', width: "125" }, { title: '器材已配品种(个)', field: 'cz_msyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'cz_msypjs', align: 'center', width: "125" }, { title: '配备率', field: 'cz_mspbl', align: 'center', width: "90" } ] ]; //初中劳动教育 cz_laoji_Cols = [ [ { title: '初中劳动教育', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'cz_ldjyqlhwsrshu', align: 'center', width: "125" }, { title: '整理与收纳(室数)', field: 'cz_ldjyzyhwsrshu', align: 'center', width: "125" }, { title: '烹饪与营养(室数)', field: 'cz_ldjyprwywsrshu', align: 'center', width: "125" }, { title: '家用器具使用与维护(室数)', field: 'cz_ldjyjyqyqsyyh', align: 'center', width: "175" }, { title: '农业生产劳动(室数)', field: 'cz_ldjynyscld', align: 'center', width: "140" }, { title: '传统工艺制作(室数)', field: 'cz_ldjyccgyz', align: 'center', width: "140" }, { title: '工业生产劳动(室数)', field: 'cz_ldjygyscld', align: 'center', width: "140" }, { title: '新技术体验与应用(室数)', field: 'cz_ldjyxjstyyyy', align: 'center', width: "165" }, { title: '现代服务业劳动(室数)', field: 'cz_ldjyxdfwyld', align: 'center', width: "160" }, { title: '其他(室数)', field: 'cz_ldjy_qt_sum', align: 'center', width: "90" } ] ]; //初中创客 cz_chuangke_Cols = [ [ { title: '初中创客', align: 'center', colspan: 2 } ], [ { title: '间数', field: 'cz_ck_js_sum', align: 'center', width: "90" }, { title: '面积(㎡)', field: 'cz_ck_mj_sum', align: 'center', width: "90" } ] ]; //初中图书馆 cz_tushuguan_Cols = [ [ { title: '初中图书馆', align: 'center', colspan: 10 } ], [ { title: '藏书室(室数)', field: 'cz_tsgcsshshu', align: 'center', width: "100" }, { title: '藏书室面积(㎡)', field: 'cz_tsgcssmj', align: 'center', width: "115" }, { title: '纸质图书册数', field: 'cz_tsgzjtsjcshu', align: 'center', width: "125" }, { title: '电子图书册数', field: 'cz_tsgdztsjcshu', align: 'center', width: "125" }, { title: '教师阅览室(室数)', field: 'cz_tsglsyysrshu', align: 'center', width: "135" }, { title: '教师阅览室面积(㎡)', field: 'cz_tsglsyysmj', align: 'center', width: "135" }, { title: '学生阅览室(室数)', field: 'cz_tsgsyysrshu', align: 'center', width: "135" }, { title: '学生阅览室面积(㎡)', field: 'cz_tsgsyysmj', align: 'center', width: "135" }, { title: '电子阅览室(室数)', field: 'cz_tsgdzyysrshu', align: 'center', width: "135" }, { title: '电子阅览室面积(㎡)', field: 'cz_tsgdzyysmj', align: 'center', width: "135" } ] ]; //初中心理辅导室 cz_xinli_Cols = [ [ { title: '初中心理辅导室', align: 'center', colspan: 2 } ], [ { title: '心理辅导室(室数)', field: 'cz_xldfshshu', align: 'center', width: "135" }, { title: '心理辅导室总面积(㎡)', field: 'cz_xldfsmj', align: 'center', width: "150" } ] ]; //初中卫生室 cz_weisheng_Cols = [ [ { title: '初中卫生室', align: 'center', colspan: 2 } ], [ { title: '卫生室(室数)', field: 'cz_wsrshu', align: 'center', width: "100" }, { title: '卫生室面积(㎡)', field: 'cz_wsrmj', align: 'center', width: "125" } ] ]; //初中其他 cz_qita_Cols = [ [ { title: '初中其他', align: 'center', colspan: 4 } ], [ { title: '地理教室(室数)', field: 'cz_qdljtrshshu', align: 'center', width: "115" }, { title: '地理教室面积(㎡)', field: 'cz_qdljtrmj', align: 'center', width: "125" }, { title: '历史教室(室数)', field: 'cz_lsjtrshshu', align: 'center', width: "115" }, { title: '历史教室面积(㎡)', field: 'cz_lsjtrmj', align: 'center', width: "125" } ] ]; //初中护眼灯 cz_huyandeng_Cols = [ [ { title: '初中护眼灯', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'cz_hydjs', align: 'center', width: "90" }, { title: '已改造教室数量', field: 'cz_hjddjzsks', align: 'center', width: "115" }, { title: '未改造教室数量', field: 'cz_hjddwjzsks', align: 'center', width: "115" }, { title: '功能室数量', field: 'cz_hydgns', align: 'center', width: "100" }, { title: '已改造功能室数量', field: 'cz_hjddjzgnqshu', align: 'center', width: "130" }, { title: '未改造功能教室数量', field: 'cz_hjddwjzgnqshu', align: 'center', width: "145" } ] ]; //高中物理 gz_wuli_Cols = [ [ { title: '高中物理', align: 'center', colspan: 14 } ], [ // { title: '实验室(室数)', field: 'gz_wllshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#gz_wllshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'gz_wllshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'gz_wllsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'gz_wllsmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'gz_wllyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#gz_wllyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'gz_wllyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'gz_wllyqsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'gz_wllzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#gz_wllzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'gz_wllzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'gz_wllzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'gz_wltgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'gz_wltgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'gz_wlyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'gz_wlypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_wlpbl', align: 'center', width: "90" } ] ]; //高中化学 gz_huaxue_Cols = [ [ { title: '高中化学', align: 'center', colspan: 17 } ], [ // { title: '实验室(室数)', field: 'gz_hxlshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#gz_hxlshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'gz_hxlshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'gz_hxsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'gz_hxsysmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'gz_hxyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#gz_hxyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'gz_hxyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'gz_hxyqsmj', align: 'center', width: "115" }, // { title: '药品室(室数)', field: 'gz_hxypsshu', align: 'center', width: "105" }, { title: '药品室(室数)', templet: '#gz_hxypsshu_tpl', align: 'center', width: "105" }, { title: '药品室应建(室数)', field: 'gz_hxypsshu_need', align: 'center', width: "125" }, { title: '药品室面积(㎡)', field: 'gz_hxypsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'gz_hxzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#gz_hxzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'gz_hxzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'gz_hxzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'gz_hxtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'gz_hxtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'gz_hxyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'gz_hxypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_hxpbl', align: 'center', width: "90" } ] ]; //高中生物 gz_shengwu_Cols = [ [ { title: '高中生物', align: 'center', colspan: 17 } ], [ // { title: '实验室(室数)', field: 'gz_swlshshshu', align: 'center', width: "105" }, { title: '实验室(室数)', templet: '#gz_swlshshshu_tpl', align: 'center', width: "105" }, { title: '实验室应建(室数)', field: 'gz_swlshshshu_need', align: 'center', width: "125" }, // { title: '实验室建设年份', field: 'gz_swlsysjsny', align: 'center', width: "125" }, { title: '实验室面积(㎡)', field: 'gz_swlsmj', align: 'center', width: "115" }, // { title: '仪器室(室数)', field: 'gz_swyqshshu', align: 'center', width: "105" }, { title: '仪器室(室数)', templet: '#gz_swyqshshu_tpl', align: 'center', width: "105" }, { title: '仪器室应建(室数)', field: 'gz_swyqshshu_need', align: 'center', width: "125" }, { title: '仪器室面积(㎡)', field: 'gz_swyqsmj', align: 'center', width: "115" }, // { title: '药品室(室数)', field: 'gz_swypsshu', align: 'center', width: "105" }, { title: '药品室(室数)', templet: '#gz_swypsshu_tpl', align: 'center', width: "105" }, { title: '药品室应建(室数)', field: 'gz_swypsshu_need', align: 'center', width: "125" }, { title: '药品室面积(㎡)', field: 'gz_swypsmj', align: 'center', width: "115" }, // { title: '准备室(室数)', field: 'gz_swzbrshshu', align: 'center', width: "105" }, { title: '准备室(室数)', templet: '#gz_swzbrshshu_tpl', align: 'center', width: "105" }, { title: '准备室应建(室数)', field: 'gz_swzbrshshu_need', align: 'center', width: "125" }, { title: '准备室面积(㎡)', field: 'gz_swzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'gz_swtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'gz_swtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'gz_swyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'gz_swypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_swpbl', align: 'center', width: "90" } ] ]; //高中音乐 gz_yinyue_Cols = [ [ { title: '高中音乐', align: 'center', colspan: 6 } ], [ { title: '教室(室数)', field: 'gz_yqjtrshshu', align: 'center', width: "90" }, { title: '教室面积(㎡)', field: 'gz_yqjtrmj', align: 'center', width: "100" }, { title: '器材库(间数)', field: 'gz_yqqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'gz_yyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'gz_yyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_yypbl', align: 'center', width: "90" } ] ]; //高中体育 gz_tiyu_Cols = [ [ { title: '高中体育', align: 'center', colspan: 5 } ], [ { title: '体育馆(数)', field: 'gz_tygyshshu', align: 'center', width: "90" }, { title: '器材库(间数)', field: 'gz_tyqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'gz_tyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'gz_tyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_typbl', align: 'center', width: "90" } ] ]; //高中美术 gz_meishu_Cols = [ [ { title: '高中美术', align: 'center', colspan: 6 } ], [ { title: '美术教室(室数)', field: 'gz_msjtrshshu', align: 'center', width: "115" }, { title: '美术教室面积(㎡)', field: 'gz_msjtrmj', align: 'center', width: "125" }, { title: '器材库(间数)', field: 'gz_msqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'gz_msyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'gz_msypjs', align: 'center', width: "125" }, { title: '配备率', field: 'gz_mspbl', align: 'center', width: "90" } ] ]; //高中创客 gz_chuangke_Cols = [ [ { title: '高中创客', align: 'center', colspan: 2 } ], [ { title: '间数', field: 'gz_ck_js_sum', align: 'center', width: "90" }, { title: '面积(㎡)', field: 'gz_ck_mj_sum', align: 'center', width: "90" } ] ]; //高中图书馆 gz_tushuguan_Cols = [ [ { title: '高中图书馆', align: 'center', colspan: 10 } ], [ { title: '藏书室(室数)', field: 'gz_tsgcsshshu', align: 'center', width: "100" }, { title: '藏书室面积(㎡)', field: 'gz_tsgcssmj', align: 'center', width: "115" }, { title: '纸质图书册数', field: 'gz_tsgzjtsjcshu', align: 'center', width: "125" }, { title: '电子图书册数', field: 'gz_tsgdztsjcshu', align: 'center', width: "125" }, { title: '教师阅览室(室数)', field: 'gz_tsglsyysrshu', align: 'center', width: "135" }, { title: '教师阅览室面积(㎡)', field: 'gz_tsglsyysmj', align: 'center', width: "135" }, { title: '学生阅览室(室数)', field: 'gz_tsgsyysrshu', align: 'center', width: "135" }, { title: '学生阅览室面积(㎡)', field: 'gz_tsgsyysmj', align: 'center', width: "135" }, { title: '电子阅览室(室数)', field: 'gz_tsgdzyysrshu', align: 'center', width: "135" }, { title: '电子阅览室面积(㎡)', field: 'gz_tsgdzyysmj', align: 'center', width: "135" } ] ]; //高中心理辅导室 gz_xinli_Cols = [ [ { title: '高中心理辅导室', align: 'center', colspan: 2 } ], [ { title: '心理辅导室(室数)', field: 'gz_xldfshshu', align: 'center', width: "135" }, { title: '心理辅导室总面积(㎡)', field: 'gz_xldfsmj', align: 'center', width: "150" } ] ]; //高中卫生室 gz_weisheng_Cols = [ [ { title: '高中卫生室', align: 'center', colspan: 2 } ], [ { title: '卫生室(室数)', field: 'gz_wsrshu', align: 'center', width: "100" }, { title: '卫生室面积(㎡)', field: 'gz_wsrmj', align: 'center', width: "125" } ] ]; //高中通用技术教室 gz_tongyongjishu_Cols = [ [ { title: '通用技术教室', align: 'center', colspan: 2 } ], [ { title: '通用技术教室(室数)', field: 'gz_tjsjjsshu', align: 'center', width: "135" }, { title: '通用技术教室面积(㎡)', field: 'gz_tjsjjsmj', align: 'center', width: "150" } ] ]; //高中其他 gz_qita_Cols = [ [ { title: '高中其他', align: 'center', colspan: 4 } ], [ { title: '地理教室(室数)', field: 'gz_qdljtrshshu', align: 'center', width: "115" }, { title: '地理教室面积(㎡)', field: 'gz_qdljtrmj', align: 'center', width: "125" }, { title: '历史教室(室数)', field: 'gz_lsjtrshshu', align: 'center', width: "115" }, { title: '历史教室面积(㎡)', field: 'gz_lsjtrmj', align: 'center', width: "125" } ] ]; //高中护眼灯 gz_huyandeng_Cols = [ [ { title: '高中护眼灯', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'gz_hydjs', align: 'center', width: "90" }, { title: '已改造教室数量', field: 'gz_hjddjzsks', align: 'center', width: "115" }, { title: '未改造教室数量', field: 'gz_hjddwjzsks', align: 'center', width: "115" }, { title: '功能室数量', field: 'gz_hydgns', align: 'center', width: "100" }, { title: '已改造功能室数量', field: 'gz_hjddjzgnqshu', align: 'center', width: "130" }, { title: '未改造功能教室数量', field: 'gz_hjddwjzgnqshu', align: 'center', width: "145" } ] ]; //汇总音乐 sum_yinyue_Cols = [ [ { title: '音乐(汇总)', align: 'center', colspan: 6 } ], [ { title: '教室(室数)', field: 'summary_yqjtrshshu', align: 'center', width: "90" }, { title: '教室面积(㎡)', field: 'summary_yqjtrmj', align: 'center', width: "100" }, { title: '器材库(间数)', field: 'summary_yqqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'summary_yyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'summary_yyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_yypbl', align: 'center', width: "90" } ] ]; //汇总体育 sum_tiyu_Cols = [ [ { title: '体育(汇总)', align: 'center', colspan: 5 } ], [ { title: '体育馆(数)', field: 'summary_tygyshshu', align: 'center', width: "90" }, { title: '器材库(间数)', field: 'summary_tyqjkkjshu', align: 'center', width: "100" }, { title: '器材已配品种(个)', field: 'summary_tyyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'summary_tyypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_typbl', align: 'center', width: "90" } ] ]; //汇总美术 sum_meishu_Cols = [ [ { title: '美术(汇总)', align: 'center', colspan: 8 } ], [ { title: '美术教室(室数)', field: 'summary_msjtrshshu', align: 'center', width: "115" }, { title: '美术教室面积(㎡)', field: 'summary_msjtrmj', align: 'center', width: "125" }, { title: '器材库(间数)', field: 'summary_msjtrmj', align: 'center', width: "100" }, { title: '书法教室(室数)', field: 'summary_msfsjtrshshu', align: 'center', width: "115" }, { title: '书法教室面积(㎡)', field: 'summary_msfsjtrmj', align: 'center', width: "125" }, { title: '器材已配品种(个)', field: 'summary_msyppz', align: 'center', width: "125" }, { title: '器材已配件数(件)', field: 'summary_msypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_mspbl', align: 'center', width: "90" } ] ]; //汇总物理 sum_wuli_Cols = [ [ { title: '物理(汇总)', align: 'center', colspan: 11 } ], [ { title: '实验室(室数)', field: 'summary_wllshshshu', align: 'center', width: "115" }, { title: '实验室面积(㎡)', field: 'summary_wllsmj', align: 'center', width: "115" }, { title: '仪器室(室数)', field: 'summary_wllyqshshu', align: 'center', width: "105" }, { title: '仪器室面积(㎡)', field: 'summary_wllyqsmj', align: 'center', width: "115" }, { title: '准备室(室数)', field: 'summary_wllzbrshshu', align: 'center', width: "105" }, { title: '准备室面积(㎡)', field: 'summary_wllzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'summary_wltgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'summary_wltgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'summary_wlyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'summary_wlypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_wlpbl', align: 'center', width: "90" } ] ]; //汇总化学 sum_huaxue_Cols = [ [ { title: '化学(汇总)', align: 'center', colspan: 13 } ], [ { title: '实验室(室数)', field: 'summary_hxlshshshu', align: 'center', width: "115" }, { title: '实验室面积(㎡)', field: 'summary_hxsysmj', align: 'center', width: "100" }, { title: '仪器室(室数)', field: 'summary_hxyqshshu', align: 'center', width: "105" }, { title: '仪器室面积(㎡)', field: 'summary_hxyqsmj', align: 'center', width: "115" }, { title: '药品室(室数)', field: 'summary_hxypsshu', align: 'center', width: "105" }, { title: '药品室面积(㎡)', field: 'summary_hxypsmj', align: 'center', width: "115" }, { title: '准备室(室数)', field: 'summary_hxzbrshshu', align: 'center', width: "105" }, { title: '准备室面积(㎡)', field: 'summary_hxzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'summary_hxtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'summary_hxtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'summary_hxyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'summary_hxypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_hxpbl', align: 'center', width: "90" } ] ]; //汇总生物 sum_shengwu_Cols = [ [ { title: '生物(汇总)', align: 'center', colspan: 13 } ], [ { title: '实验室(室数)', field: 'summary_swlshshshu', align: 'center', width: "115" }, { title: '实验室面积(㎡)', field: 'summary_swlsmj', align: 'center', width: "100" }, { title: '仪器室(室数)', field: 'summary_swyqshshu', align: 'center', width: "105" }, { title: '仪器室面积(㎡)', field: 'summary_swyqsmj', align: 'center', width: "115" }, { title: '药品室(室数)', field: 'summary_swypsshu', align: 'center', width: "105" }, { title: '药品室面积(㎡)', field: 'summary_swypsmj', align: 'center', width: "115" }, { title: '准备室(室数)', field: 'summary_swzbrshshu', align: 'center', width: "105" }, { title: '准备室面积(㎡)', field: 'summary_swzbrsmj', align: 'center', width: "115" }, { title: '探究实验室(室数)', field: 'summary_swtgsmjshshu', align: 'center', width: "125" }, { title: '探究实验室面积(㎡)', field: 'summary_swtgsmjmj', align: 'center', width: "135" }, { title: '仪器已配品种(个)', field: 'summary_swyppz', align: 'center', width: "125" }, { title: '仪器已配件数(件)', field: 'summary_swypjs', align: 'center', width: "125" }, { title: '配备率', field: 'summary_swpbl', align: 'center', width: "90" } ] ]; //汇总劳动教育 sum_laoji_Cols = [ [ { title: '劳动教育(汇总)', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'summary_ldjyqlhwsrshu', align: 'center', width: "125" }, { title: '整理与收纳(室数)', field: 'summary_ldjyzyhwsrshu', align: 'center', width: "125" }, { title: '烹饪与营养(室数)', field: 'summary_ldjyprwywsrshu', align: 'center', width: "125" }, { title: '家用器具使用与维护(室数)', field: 'summary_ldjyjyqyqsyyh', align: 'center', width: "175" }, { title: '农业生产劳动(室数)', field: 'summary_ldjynyscld', align: 'center', width: "140" }, { title: '传统工艺制作(室数)', field: 'summary_ldjyccgyz', align: 'center', width: "140" }, { title: '工业生产劳动(室数)', field: 'summary_ldjygyscld', align: 'center', width: "140" }, { title: '新技术体验与应用(室数)', field: 'summary_ldjyxjstyyyy', align: 'center', width: "165" }, { title: '现代服务业劳动(室数)', field: 'summary_ldjyxdfwyld', align: 'center', width: "160" }, { title: '其他(室数)', field: 'summary_ldjy_qt_sum', align: 'center', width: "90" } ] ]; //汇总创客 sum_chuangke_Cols = [ [ { title: '汇总创客', align: 'center', colspan: 2 } ], [ { title: '间数', field: 'summary_ck_js_sum', align: 'center', width: "90" }, { title: '面积(㎡)', field: 'summary_ck_mj_sum', align: 'center', width: "90" } ] ]; //汇总图书馆 sum_tushuguan_Cols = [ [ { title: '图书馆(汇总)', align: 'center', colspan: 10 } ], [ { title: '藏书室(室数)', field: 'summary_tsgcsshshu', align: 'center', width: "100" }, { title: '藏书室面积(㎡)', field: 'summary_tsgcssmj', align: 'center', width: "115" }, { title: '纸质图书册数', field: 'summary_tsgzjtsjcshu', align: 'center', width: "125" }, { title: '电子图书册数', field: 'summary_tsgdztsjcshu', align: 'center', width: "125" }, { title: '教师阅览室(室数)', field: 'summary_tsglsyysrshu', align: 'center', width: "135" }, { title: '教师阅览室面积(㎡)', field: 'summary_tsglsyysmj', align: 'center', width: "135" }, { title: '学生阅览室(室数)', field: 'summary_tsgsyysrshu', align: 'center', width: "135" }, { title: '学生阅览室面积(㎡)', field: 'summary_tsgsyysmj', align: 'center', width: "135" }, { title: '电子阅览室(室数)', field: 'summary_tsgdzyysrshu', align: 'center', width: "135" }, { title: '电子阅览室面积(㎡)', field: 'summary_tsgdzyysmj', align: 'center', width: "135" } ] ]; //汇总心理辅导室 sum_xinli_Cols = [ [ { title: '心理辅导室(汇总)', align: 'center', colspan: 2 } ], [ { title: '心理辅导室(室数)', field: 'summary_xldfshshu', align: 'center', width: "135" }, { title: '心理辅导室总面积(㎡)', field: 'summary_xldfsmj', align: 'center', width: "150" } ] ]; //汇总卫生室 sum_weisheng_Cols = [ [ { title: '卫生室(汇总)', align: 'center', colspan: 2 } ], [ { title: '卫生室(室数)', field: 'summary_wsrshu', align: 'center', width: "100" }, { title: '卫生室面积(㎡)', field: 'summary_wsrmj', align: 'center', width: "125" } ] ]; //汇总其他 sum_qita_Cols = [ [ { title: '其他(汇总)', align: 'center', colspan: 4 } ], [ { title: '地理教室(室数)', field: 'summary_qdljtrshshu', align: 'center', width: "115" }, { title: '地理教室面积(㎡)', field: 'summary_qdljtrmj', align: 'center', width: "125" }, { title: '历史教室(室数)', field: 'summary_lsjtrshshu', align: 'center', width: "115" }, { title: '历史教室面积(㎡)', field: 'summary_lsjtrmj', align: 'center', width: "125" } ] ]; //汇总护眼灯 sum_huyandeng_Cols = [ [ { title: '护眼灯(汇总)', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'summary_hydjs', align: 'center', width: "90" }, { title: '已改造教室数量', field: 'summary_hjddjzsks', align: 'center', width: "115" }, { title: '未改造教室数量', field: 'summary_hjddwjzsks', align: 'center', width: "115" }, { title: '功能室数量', field: 'summary_hydgns', align: 'center', width: "100" }, { title: '已改造功能室数量', field: 'summary_hjddjzgnqshu', align: 'center', width: "130" }, { title: '未改造功能教室数量', field: 'summary_hjddwjzgnqshu', align: 'center', width: "145" } ] ];