diff --git a/WebRoot/view/tb/zbdc/cols/colsData.js b/WebRoot/view/tb/zbdc/cols/colsData.js index bee44621..456ee9e3 100644 --- a/WebRoot/view/tb/zbdc/cols/colsData.js +++ b/WebRoot/view/tb/zbdc/cols/colsData.js @@ -342,7 +342,7 @@ cz_qita_Cols = [ //初中护眼灯 cz_huyandeng_Cols = [ [ - { title: '初中护眼灯', align: 'center', colspan: 4 } + { title: '初中护眼灯', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'cz_hydjs', align: 'center', width: "90" }, @@ -534,7 +534,7 @@ gz_qita_Cols = [ //高中护眼灯 gz_huyandeng_Cols = [ [ - { title: '高中护眼灯', align: 'center', colspan: 4 } + { title: '高中护眼灯', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'gz_hydjs', align: 'center', width: "90" }, @@ -733,7 +733,7 @@ sum_qita_Cols = [ //汇总护眼灯 sum_huyandeng_Cols = [ [ - { title: '护眼灯(汇总)', align: 'center', colspan: 4 } + { title: '护眼灯(汇总)', align: 'center', colspan: 6 } ], [ { title: '教室数量', field: 'summary_hydjs', align: 'center', width: "90" },