main
kgdxpr 11 months ago
parent c1beac4c1d
commit c46eaa5d02

@ -8,13 +8,13 @@ common_Cols = [
//小学科学
xx_kexue_Cols = [
[
{ title: '小学科学', align: 'center', colspan: 11 }
{ 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_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" },
@ -157,13 +157,13 @@ xx_huyandeng_Cols = [
//初中物理
cz_wuli_Cols = [
[
{ title: '初中物理', align: 'center', colspan: 15 }
{ 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_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" },
@ -184,13 +184,13 @@ cz_wuli_Cols = [
//初中化学
cz_huaxue_Cols = [
[
{ title: '初中化学', align: 'center', colspan: 18 }
{ 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_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" },
@ -215,13 +215,13 @@ cz_huaxue_Cols = [
//初中生物
cz_shengwu_Cols = [
[
{ title: '初中生物', align: 'center', colspan: 18 }
{ 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_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" },
@ -385,13 +385,13 @@ cz_huyandeng_Cols = [
//高中物理
gz_wuli_Cols = [
[
{ title: '高中物理', align: 'center', colspan: 15 }
{ 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_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" },
@ -412,13 +412,13 @@ gz_wuli_Cols = [
//高中化学
gz_huaxue_Cols = [
[
{ title: '高中化学', align: 'center', colspan: 18 }
{ 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_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" },
@ -443,13 +443,13 @@ gz_huaxue_Cols = [
//高中生物
gz_shengwu_Cols = [
[
{ title: '高中生物', align: 'center', colspan: 18 }
{ 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_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" },

@ -99,7 +99,7 @@
{ title: '行政区域', fixed: 'left', field: 'area_name', align: 'center', width: "190", rowspan: 2 },
{ title: '小学科学', align: 'center', colspan: 10 },
{ title: '小学科学', align: 'center', colspan: 9 },
{ title: '小学音乐', align: 'center', colspan: 6 },
{ title: '初中音乐', align: 'center', colspan: 6 },
@ -116,16 +116,16 @@
{ title: '高中美术', align: 'center', colspan: 6 },
{ title: '美术(汇总)', align: 'center', colspan: 8 },
{ title: '初中物理', align: 'center', colspan: 12 },
{ title: '高中物理', align: 'center', colspan: 12 },
{ title: '初中物理', align: 'center', colspan: 11 },
{ title: '高中物理', align: 'center', colspan: 11 },
{ title: '物理(汇总)', align: 'center', colspan: 11 },
{ title: '初中化学', align: 'center', colspan: 14 },
{ title: '高中化学', align: 'center', colspan: 14 },
{ title: '初中化学', align: 'center', colspan: 13 },
{ title: '高中化学', align: 'center', colspan: 13 },
{ title: '化学(汇总)', align: 'center', colspan: 13 },
{ title: '初中生物', align: 'center', colspan: 14 },
{ title: '高中生物', align: 'center', colspan: 14 },
{ title: '初中生物', align: 'center', colspan: 13 },
{ title: '高中生物', align: 'center', colspan: 13 },
{ title: '生物(汇总)', align: 'center', colspan: 13 },
{ title: '小学劳动教育', align: 'center', colspan: 10 },
@ -166,7 +166,7 @@
],
[
{ title: '实验室(室数)', field: 'xx_kxsysshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'xx_kxsysjsny', 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" },
@ -263,7 +263,7 @@
{ title: '配备率', field: 'summary_mspbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'cz_wllshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'cz_wllsysjsny', 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: '仪器室面积(㎡)', field: 'cz_wllyqsmj', align: 'center', width: "115" },
@ -276,7 +276,7 @@
{ title: '配备率', field: 'cz_wlpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'gz_wllshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'gz_wllsysjsny', 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: '仪器室面积(㎡)', field: 'gz_wllyqsmj', align: 'center', width: "115" },
@ -288,8 +288,8 @@
{ title: '仪器已配件数(件)', field: 'gz_wlypjs', align: 'center', width: "125" },
{ title: '配备率', field: 'gz_wlpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'summary_wllshshshu', align: 'center', width: "115" },
{ title: '实验室面积(㎡)', field: 'summary_wllsmj', align: 'center', width: "100" },
{ title: '实验室(室数)', field: 'summary_wllshshshu', align: 'center', width: "105" },
{ 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" },
@ -301,7 +301,7 @@
{ title: '配备率', field: 'summary_wlpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'cz_hxlshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'cz_hxsysjsny', 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: '仪器室面积(㎡)', field: 'cz_hxyqsmj', align: 'center', width: "115" },
@ -316,7 +316,7 @@
{ title: '配备率', field: 'cz_hxpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'gz_hxlshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'gz_hxsysjsny', 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: '仪器室面积(㎡)', field: 'gz_hxyqsmj', align: 'center', width: "115" },
@ -330,8 +330,8 @@
{ title: '仪器已配件数(件)', field: 'gz_hxypjs', align: 'center', width: "125" },
{ title: '配备率', field: 'gz_hxpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'summary_hxlshshshu', align: 'center', width: "115" },
{ title: '实验室面积(㎡)', field: 'summary_hxsysmj', align: 'center', width: "100" },
{ title: '实验室(室数)', field: 'summary_hxlshshshu', align: 'center', width: "105" },
{ title: '实验室面积(㎡)', field: 'summary_hxsysmj', align: 'center', width: "115" },
{ title: '仪器室(室数)', field: 'summary_hxyqshshu', align: 'center', width: "105" },
{ title: '仪器室面积(㎡)', field: 'summary_hxyqsmj', align: 'center', width: "115" },
{ title: '药品室(室数)', field: 'summary_hxypsshu', align: 'center', width: "105" },
@ -345,7 +345,7 @@
{ title: '配备率', field: 'summary_hxpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'cz_swlshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'cz_swlsysjsny', 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: '仪器室面积(㎡)', field: 'cz_swyqsmj', align: 'center', width: "115" },
@ -360,7 +360,7 @@
{ title: '配备率', field: 'cz_swpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'gz_swlshshshu', align: 'center', width: "105" },
{ title: '实验室建设年份', field: 'gz_swlsysjsny', 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: '仪器室面积(㎡)', field: 'gz_swyqsmj', align: 'center', width: "115" },
@ -374,8 +374,8 @@
{ title: '仪器已配件数(件)', field: 'gz_swypjs', align: 'center', width: "125" },
{ title: '配备率', field: 'gz_swpbl', align: 'center', width: "90" },
{ title: '实验室(室数)', field: 'summary_swlshshshu', align: 'center', width: "115" },
{ title: '实验室面积(㎡)', field: 'summary_swlsmj', align: 'center', width: "100" },
{ title: '实验室(室数)', field: 'summary_swlshshshu', align: 'center', width: "105" },
{ title: '实验室面积(㎡)', field: 'summary_swlsmj', align: 'center', width: "115" },
{ title: '仪器室(室数)', field: 'summary_swyqshshu', align: 'center', width: "105" },
{ title: '仪器室面积(㎡)', field: 'summary_swyqsmj', align: 'center', width: "115" },
{ title: '药品室(室数)', field: 'summary_swypsshu', align: 'center', width: "105" },

Loading…
Cancel
Save