|
|
|
@ -423,14 +423,12 @@ gz_tiyu_Cols = [
|
|
|
|
|
//高中美术
|
|
|
|
|
gz_meishu_Cols = [
|
|
|
|
|
[
|
|
|
|
|
{ title: '高中美术', align: 'center', colspan: 8 }
|
|
|
|
|
{ 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_msfsjtrshshu', align: 'center', width: "115" },
|
|
|
|
|
{ title: '书法教室面积(㎡)', field: 'gz_msfsjtrmj', 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" },
|
|
|
|
@ -657,8 +655,8 @@ sum_xinli_Cols = [
|
|
|
|
|
{ title: '心理辅导室(汇总)', align: 'center', colspan: 2 }
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
{ title: '心理辅导室(室数)', field: 'summary_xldfshshu', align: 'center', width: "100" },
|
|
|
|
|
{ title: '心理辅导室面积(㎡)', field: 'summary_xldfsmj', align: 'center', width: "100" }
|
|
|
|
|
{ title: '心理辅导室(室数)', field: 'summary_xldfshshu', align: 'center', width: "135" },
|
|
|
|
|
{ title: '心理辅导室面积(㎡)', field: 'summary_xldfsmj', align: 'center', width: "140" }
|
|
|
|
|
]
|
|
|
|
|
];
|
|
|
|
|
//汇总卫生室
|
|
|
|
@ -668,7 +666,7 @@ sum_weisheng_Cols = [
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
{ title: '卫生室(室数)', field: 'summary_wsrshu', align: 'center', width: "100" },
|
|
|
|
|
{ title: '卫生室面积(㎡)', field: 'summary_wsrmj', align: 'center', width: "100" }
|
|
|
|
|
{ title: '卫生室面积(㎡)', field: 'summary_wsrmj', align: 'center', width: "125" }
|
|
|
|
|
]
|
|
|
|
|
];
|
|
|
|
|
//汇总其他
|
|
|
|
@ -677,10 +675,10 @@ sum_qita_Cols = [
|
|
|
|
|
{ title: '其他(汇总)', align: 'center', colspan: 4 }
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
{ title: '地理教室(室数)', field: 'summary_qdljtrshshu', align: 'center', width: "100" },
|
|
|
|
|
{ title: '地理教室面积(㎡)', field: 'summary_qdljtrmj', align: 'center', width: "100" },
|
|
|
|
|
{ title: '历史教室(室数)', field: 'summary_lsjtrshshu', align: 'center', width: "100" },
|
|
|
|
|
{ title: '历史教室面积(㎡)', field: 'summary_lsjtrmj', align: 'center', width: "100" }
|
|
|
|
|
{ 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" }
|
|
|
|
|
]
|
|
|
|
|
];
|
|
|
|
|
//汇总护眼灯
|
|
|
|
|