From ad6b77e2b04d09e8ef17a9211cedc2e28498ec60 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Mon, 6 May 2024 14:35:19 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/tb/zbdc/sjcx_yqsbcx.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/WebRoot/view/tb/zbdc/sjcx_yqsbcx.html b/WebRoot/view/tb/zbdc/sjcx_yqsbcx.html index 5e22ead8..5bf2e136 100644 --- a/WebRoot/view/tb/zbdc/sjcx_yqsbcx.html +++ b/WebRoot/view/tb/zbdc/sjcx_yqsbcx.html @@ -326,15 +326,17 @@ }, cols: [[ { title: '序号', align: 'center', width: "5%", type: 'numbers' }, - { title: '分类', field: 'level', align: 'center', width: "15%" }, - { title: '分类代码', field: 'fldm', align: 'center', width: "10%" }, - { title: '名称', field: 'mc', align: 'center', width: "10%" }, - { title: '规格型号功能', field: 'ggxhgn', align: 'center', width: "25%" }, - { title: '单位', field: 'dw', align: 'center', width: "5%" }, - { title: '应配数量', field: 'ypsl', align: 'center', width: "5%" }, - { title: '配备要求', align: 'center', width: "5%", templet: '#pbyq_templet' }, - { title: '备注', field: 'bz', align: 'center', width: "10%" }, - { title: '现有数量', field: 'xysl', align: 'center', width: "10%" } + { title: '行政区域', field: 'area_name', align: 'center', width: "150" }, + { title: '学校名称', field: 'bureau_name', align: 'center', width: "300" }, + { title: '学校类型', field: 'school_type_name', align: 'center', width: "100" }, + { title: '分类', field: 'level', align: 'center', width: "255" }, + { title: '名称', field: 'mc', align: 'center', width: "150" }, + { title: '规格型号功能', field: 'ggxhgn', align: 'center', width: "380" }, + { title: '单位', field: 'dw', align: 'center', width: "100" }, + { title: '应配数量', field: 'ypsl', align: 'center', width: "100" }, + { title: '配备要求', align: 'center', width: "100", templet: '#pbyq_templet' }, + //{ title: '备注', field: 'bz', align: 'center', width: "10%" }, + { title: '现有数量', fixed: 'right', field: 'xysl', align: 'center', width: "100" } ]], // skin: 'line',