You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
526 lines
41 KiB
526 lines
41 KiB
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title></title>
|
|
<link rel="stylesheet" href="../../../component/layui/css/layui.css" />
|
|
<link rel="stylesheet" href="../../../component/pear/css/module/toast.css" />
|
|
|
|
<style>
|
|
th {
|
|
color: #303133;
|
|
background-color: #f5f7fa;
|
|
}
|
|
|
|
.layui-card {
|
|
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
|
|
margin-bottom: 0 !important;
|
|
}
|
|
|
|
.layui-form-item {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.layui-table td,
|
|
.layui-table th {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.bp {
|
|
background-color: rgba(23, 179, 163, .1);
|
|
padding: 5px 10px;
|
|
height: 32px;
|
|
line-height: 30px;
|
|
font-size: 12px;
|
|
color: #17b3a3;
|
|
border-radius: 4px;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
border: 1px solid rgba(23, 179, 163, .2);
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.xp {
|
|
background-color: rgba(144, 147, 153, .1);
|
|
padding: 5px 10px;
|
|
height: 32px;
|
|
line-height: 30px;
|
|
font-size: 12px;
|
|
color: #909399;
|
|
border-radius: 4px;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
border: 1px solid rgba(144, 147, 153, .2);
|
|
white-space: nowrap;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body class="layui-form">
|
|
|
|
<div class="layui-card">
|
|
<div class="layui-card-body">
|
|
<div class="layui-form-item layui-inline" style="height: 35px;">
|
|
<!-- <button class="layui-btn layui-btn-sm" lay-submit lay-filter="export">
|
|
<i class="layui-icon layui-icon-export"></i>
|
|
导出
|
|
</button> -->
|
|
</div>
|
|
|
|
<button class="layui-btn layui-btn-sm layui-bg-orange" lay-submit lay-filter="export" style="position: fixed;right: 20px;top:15px">
|
|
<i class="layui-icon layui-icon-download-circle"></i>
|
|
导出
|
|
</button>
|
|
|
|
<table class="layui-table" id="myTable"></table>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="../../../component/layui/layui.js"></script>
|
|
<script src="../../../component/pear/xm-select.js"></script>
|
|
|
|
<script>
|
|
layui.use(function () {
|
|
var $ = layui.jquery;
|
|
var table = layui.table;
|
|
var form = layui.form;
|
|
|
|
table.render({
|
|
elem: '#myTable',
|
|
url: '/QingLong/zbdc/getSummaryCgzb',
|
|
cellExpandedMode: "tips",
|
|
height: 'full-80',
|
|
|
|
cols: [
|
|
[
|
|
{ title: '序号', fixed: 'left', align: 'center', width: "60", type: 'numbers', rowspan: 2 },
|
|
{ title: '行政区域', fixed: 'left', field: 'area_name', align: 'center', width: "190", rowspan: 2 },
|
|
|
|
|
|
{ title: '小学科学', align: 'center', colspan: 10 },
|
|
|
|
{ title: '小学音乐', align: 'center', colspan: 6 },
|
|
{ title: '初中音乐', align: 'center', colspan: 6 },
|
|
{ title: '高中音乐', align: 'center', colspan: 6 },
|
|
{ title: '音乐(汇总)', align: 'center', colspan: 6 },
|
|
|
|
{ title: '小学体育', align: 'center', colspan: 5 },
|
|
{ title: '初中体育', align: 'center', colspan: 5 },
|
|
{ title: '高中体育', align: 'center', colspan: 5 },
|
|
{ title: '体育(汇总)', align: 'center', colspan: 5 },
|
|
|
|
{ title: '小学美术', align: 'center', colspan: 8 },
|
|
{ title: '初中美术', align: 'center', colspan: 8 },
|
|
{ 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: 12 },
|
|
{ title: '高中化学', align: 'center', colspan: 12 },
|
|
{ title: '化学(汇总)', align: 'center', colspan: 11 },
|
|
|
|
{ title: '初中生物', align: 'center', colspan: 12 },
|
|
{ title: '高中生物', align: 'center', colspan: 12 },
|
|
{ title: '生物(汇总)', align: 'center', colspan: 11 },
|
|
|
|
{ title: '小学劳动教育', align: 'center', colspan: 9 },
|
|
{ title: '初中劳动教育', align: 'center', colspan: 9 },
|
|
{ title: '劳动教育(汇总)', align: 'center', colspan: 9 },
|
|
|
|
{ title: '小学图书馆', align: 'center', colspan: 10 },
|
|
{ title: '初中图书馆', align: 'center', colspan: 10 },
|
|
{ title: '高中图书馆', align: 'center', colspan: 10 },
|
|
{ title: '图书馆(汇总)', align: 'center', colspan: 10 },
|
|
|
|
{ title: '小学心理辅导室', align: 'center', colspan: 2 },
|
|
{ title: '初中心理辅导室', align: 'center', colspan: 2 },
|
|
{ title: '高中心理辅导室', align: 'center', colspan: 2 },
|
|
{ title: '心理辅导室(汇总)', align: 'center', colspan: 2 },
|
|
|
|
{ title: '小学卫生室', align: 'center', colspan: 2 },
|
|
{ title: '初中卫生室', align: 'center', colspan: 2 },
|
|
{ title: '高中卫生室', align: 'center', colspan: 2 },
|
|
{ title: '卫生室(汇总)', align: 'center', colspan: 2 },
|
|
|
|
{ title: '小学护眼灯', align: 'center', colspan: 4 },
|
|
{ title: '初中护眼灯', align: 'center', colspan: 4 },
|
|
{ title: '高中护眼灯', align: 'center', colspan: 4 },
|
|
{ title: '护眼灯(汇总)', align: 'center', colspan: 4 },
|
|
|
|
{ title: '初中其他', align: 'center', colspan: 4 },
|
|
{ title: '高中其他', align: 'center', colspan: 4 },
|
|
{ title: '其他(汇总)', align: 'center', colspan: 4 }
|
|
|
|
|
|
|
|
],
|
|
[
|
|
{ title: '实验室(室数)', field: 'xx_kxsysshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ title: '美术教室(室数)', field: 'summary_msjtrshshu', align: 'center', width: "90" },
|
|
{ title: '美术教室面积(㎡)', field: 'summary_msjtrmj', align: 'center', width: "100" },
|
|
{ title: '器材库(间数)', field: 'summary_msjtrmj', align: 'center', width: "100" },
|
|
{ title: '书法教室(室数)', field: 'summary_msfsjtrshshu', align: 'center', width: "100" },
|
|
{ title: '书法教室面积(㎡)', field: 'summary_msfsjtrmj', align: 'center', width: "100" },
|
|
{ title: '器材已配品种(个)', field: 'summary_msyppz', align: 'center', width: "125" },
|
|
{ title: '器材已配件数(件)', field: 'summary_msypjs', align: 'center', width: "125" },
|
|
{ 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_wllsmj', align: 'center', width: "115" },
|
|
{ title: '仪器室(室数)', field: 'cz_wllyqshshu', align: 'center', width: "105" },
|
|
{ title: '仪器室面积(㎡)', field: 'cz_wllyqsmj', align: 'center', width: "115" },
|
|
{ title: '准备室(室数)', field: 'cz_wllzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'gz_wllshshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
{ title: '准备室(室数)', field: 'gz_wllzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'summary_wllshshshu', align: 'center', width: "115" },
|
|
{ title: '实验室面积(㎡)', field: 'summary_wllsmj', align: 'center', width: "100" },
|
|
{ title: '仪器室(室数)', field: 'summary_wllyqshshu', align: 'center', width: "125" },
|
|
{ title: '仪器室面积(㎡)', field: 'summary_wllyqsmj', align: 'center', width: "125" },
|
|
{ title: '准备室(室数)', field: 'summary_wllzbrshshu', align: 'center', width: "125" },
|
|
{ title: '准备室面积(㎡)', field: 'summary_wllzbrsmj', align: 'center', width: "125" },
|
|
{ title: '探究实验室(室数)', field: 'summary_wltgsmjshshu', align: 'center', width: "125" },
|
|
{ title: '探究实验室面积(㎡)', field: 'summary_wltgsmjmj', align: 'center', width: "125" },
|
|
{ title: '仪器已配品种(个)', field: 'summary_wlyppz', align: 'center', width: "125" },
|
|
{ title: '仪器已配件数(件)', field: 'summary_wlypjs', align: 'center', width: "125" },
|
|
{ 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_hxsysmj', align: 'center', width: "115" },
|
|
{ title: '仪器室(室数)', field: 'cz_hxyqshshu', align: 'center', width: "105" },
|
|
{ title: '仪器室面积(㎡)', field: 'cz_hxyqsmj', align: 'center', width: "115" },
|
|
{ title: '准备室(室数)', field: 'cz_hxzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'gz_hxlshshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
{ title: '准备室(室数)', field: 'gz_hxzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'summary_hxlshshshu', align: 'center', width: "115" },
|
|
{ title: '实验室面积(㎡)', field: 'summary_hxsysmj', align: 'center', width: "100" },
|
|
{ title: '仪器室(室数)', field: 'summary_hxyqshshu', align: 'center', width: "125" },
|
|
{ title: '仪器室面积(㎡)', field: 'summary_hxyqsmj', align: 'center', width: "125" },
|
|
{ title: '准备室(室数)', field: 'summary_hxzbrshshu', align: 'center', width: "125" },
|
|
{ title: '准备室面积(㎡)', field: 'summary_hxzbrsmj', align: 'center', width: "125" },
|
|
{ title: '探究实验室(室数)', field: 'summary_hxtgsmjshshu', align: 'center', width: "125" },
|
|
{ title: '探究实验室面积(㎡)', field: 'summary_hxtgsmjmj', align: 'center', width: "125" },
|
|
{ title: '仪器已配品种(个)', field: 'summary_hxyppz', align: 'center', width: "125" },
|
|
{ title: '仪器已配件数(件)', field: 'summary_hxypjs', align: 'center', width: "125" },
|
|
{ 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_swlsmj', align: 'center', width: "115" },
|
|
{ title: '仪器室(室数)', field: 'cz_swyqshshu', align: 'center', width: "105" },
|
|
{ title: '仪器室面积(㎡)', field: 'cz_swyqsmj', align: 'center', width: "115" },
|
|
{ title: '准备室(室数)', field: 'cz_swzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'gz_swlshshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
{ title: '准备室(室数)', field: 'gz_swzbrshshu', align: 'center', width: "105" },
|
|
{ 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" },
|
|
|
|
{ title: '实验室(室数)', field: 'summary_swlshshshu', align: 'center', width: "115" },
|
|
{ title: '实验室面积(㎡)', field: 'summary_swlsmj', align: 'center', width: "100" },
|
|
{ title: '仪器室(室数)', field: 'summary_swyqshshu', align: 'center', width: "125" },
|
|
{ title: '仪器室面积(㎡)', field: 'summary_swyqsmj', align: 'center', width: "125" },
|
|
{ title: '准备室(室数)', field: 'summary_swzbrshshu', align: 'center', width: "125" },
|
|
{ title: '准备室面积(㎡)', field: 'summary_swzbrsmj', align: 'center', width: "125" },
|
|
{ title: '探究实验室(室数)', field: 'summary_swtgsmjshshu', align: 'center', width: "125" },
|
|
{ title: '探究实验室面积(㎡)', field: 'summary_swtgsmjmj', align: 'center', width: "125" },
|
|
{ title: '仪器已配品种(个)', field: 'summary_swyppz', align: 'center', width: "125" },
|
|
{ title: '仪器已配件数(件)', field: 'summary_swypjs', align: 'center', width: "125" },
|
|
{ title: '配备率', field: 'summary_swpbl', align: 'center', width: "90" },
|
|
|
|
{ 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: '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: '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: '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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ title: '心理辅导室(室数)', field: 'xx_xldfshshu', align: 'center', width: "135" },
|
|
{ title: '心理辅导室总面积(㎡)', field: 'xx_xldfsmj', align: 'center', width: "140" },
|
|
|
|
{ title: '心理辅导室(室数)', field: 'cz_xldfshshu', align: 'center', width: "135" },
|
|
{ title: '心理辅导室总面积(㎡)', field: 'cz_xldfsmj', align: 'center', width: "140" },
|
|
|
|
{ title: '心理辅导室(室数)', field: 'gz_xldfshshu', align: 'center', width: "135" },
|
|
{ title: '心理辅导室总面积(㎡)', field: 'gz_xldfsmj', align: 'center', width: "140" },
|
|
|
|
{ title: '心理辅导室(室数)', field: 'summary_xldfshshu', align: 'center', width: "135" },
|
|
{ title: '心理辅导室总面积(㎡)', field: 'summary_xldfsmj', align: 'center', width: "140" },
|
|
|
|
{ title: '卫生室(室数)', field: 'xx_wsrshu', align: 'center', width: "100" },
|
|
{ title: '卫生室面积(㎡)', field: 'xx_wsrmj', align: 'center', width: "125" },
|
|
|
|
{ title: '卫生室(室数)', field: 'cz_wsrshu', align: 'center', width: "100" },
|
|
{ title: '卫生室面积(㎡)', field: 'cz_wsrmj', align: 'center', width: "125" },
|
|
|
|
{ title: '卫生室(室数)', field: 'gz_wsrshu', align: 'center', width: "100" },
|
|
{ title: '卫生室面积(㎡)', field: 'gz_wsrmj', align: 'center', width: "125" },
|
|
|
|
{ title: '卫生室(室数)', field: 'summary_wsrshu', align: 'center', width: "100" },
|
|
{ title: '卫生室面积(㎡)', field: 'summary_wsrmj', align: 'center', width: "125" },
|
|
|
|
{ title: '已改造教室数量', field: 'xx_hjddjzsks', align: 'center', width: "115" },
|
|
{ title: '未改造教室数量', field: 'xx_hjddwjzsks', align: 'center', width: "115" },
|
|
{ title: '已改造功能室数量', field: 'xx_hjddjzgnqshu', align: 'center', width: "130" },
|
|
{ title: '未改造功能教室数量', field: 'xx_hjddwjzgnqshu', align: 'center', width: "145" },
|
|
|
|
{ title: '已改造教室数量', field: 'cz_hjddjzsks', align: 'center', width: "115" },
|
|
{ title: '未改造教室数量', field: 'cz_hjddwjzsks', align: 'center', width: "115" },
|
|
{ title: '已改造功能室数量', field: 'cz_hjddjzgnqshu', align: 'center', width: "130" },
|
|
{ title: '未改造功能教室数量', field: 'cz_hjddwjzgnqshu', align: 'center', width: "145" },
|
|
|
|
{ title: '已改造教室数量', field: 'gz_hjddjzsks', align: 'center', width: "115" },
|
|
{ title: '未改造教室数量', field: 'gz_hjddwjzsks', align: 'center', width: "115" },
|
|
{ title: '已改造功能室数量', field: 'gz_hjddjzgnqshu', align: 'center', width: "130" },
|
|
{ title: '未改造功能教室数量', field: 'gz_hjddwjzgnqshu', align: 'center', width: "145" },
|
|
|
|
{ title: '已改造教室数量', field: 'summary_hjddjzsks', align: 'center', width: "115" },
|
|
{ title: '未改造教室数量', field: 'summary_hjddwjzsks', align: 'center', width: "115" },
|
|
{ title: '已改造功能室数量', field: 'summary_hjddjzgnqshu', align: 'center', width: "130" },
|
|
{ title: '未改造功能教室数量', field: 'summary_hjddwjzgnqshu', align: 'center', width: "145" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" }
|
|
|
|
]
|
|
],
|
|
// skin: 'line',
|
|
defaultToolbar: []
|
|
});
|
|
|
|
form.on('submit(export)', function () {
|
|
|
|
window.location.href = '/QingLong/zbdc/exportSummaryCgzb';
|
|
|
|
// 阻止表单的默认提交行为
|
|
return false;
|
|
});
|
|
|
|
|
|
});
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html> |