From 8f82e527b3d39dbe863c362802fb2157072e78de Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Fri, 26 Jul 2024 13:38:03 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/tb/zbdc/cols/colsData.js | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/WebRoot/view/tb/zbdc/cols/colsData.js b/WebRoot/view/tb/zbdc/cols/colsData.js index f31de087..56f85355 100644 --- a/WebRoot/view/tb/zbdc/cols/colsData.js +++ b/WebRoot/view/tb/zbdc/cols/colsData.js @@ -74,7 +74,7 @@ xx_meishu_Cols = [ //小学劳动教育 xx_laoji_Cols = [ [ - { title: '小学劳动教育', align: 'center', colspan: 9 } + { title: '小学劳动教育', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'xx_ldjyqlhwsrshu', align: 'center', width: "125" }, @@ -85,7 +85,8 @@ xx_laoji_Cols = [ { 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_ldjyxdfwyld', align: 'center', width: "160" }, + { title: '其他', field: 'xx_ldjyqt', align: 'center', width: "90" }, ] ]; //小学图书馆 @@ -251,7 +252,7 @@ cz_meishu_Cols = [ //初中劳动教育 cz_laoji_Cols = [ [ - { title: '初中劳动教育', align: 'center', colspan: 9 } + { title: '初中劳动教育', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'cz_ldjyqlhwsrshu', align: 'center', width: "125" }, @@ -262,7 +263,8 @@ cz_laoji_Cols = [ { 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_ldjyxdfwyld', align: 'center', width: "160" }, + { title: '其他', field: 'cz_ldjyqt', align: 'center', width: "90" } ] ]; //初中图书馆 @@ -617,7 +619,7 @@ sum_shengwu_Cols = [ //汇总劳动教育 sum_laoji_Cols = [ [ - { title: '劳动教育(汇总)', align: 'center', colspan: 9 } + { title: '劳动教育(汇总)', align: 'center', colspan: 10 } ], [ { title: '清洁与卫生(室数)', field: 'summary_ldjyqlhwsrshu', align: 'center', width: "125" }, @@ -628,7 +630,8 @@ sum_laoji_Cols = [ { 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_ldjyxdfwyld', align: 'center', width: "160" }, + { title: '其他', field: 'summary_ldjyqt', align: 'center', width: "90" } ] ]; //汇总图书馆