Index: ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/print/printConfig.js =================================================================== diff -u -r21214 -r29078 --- ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/print/printConfig.js (.../printConfig.js) (revision 21214) +++ ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/print/printConfig.js (.../printConfig.js) (revision 29078) @@ -1,162 +1,5 @@ -var appropriationInListConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院调拨入库单", dataIndex : '', fontSize : 15, position : ["0.3cm","37%","99%",5]}, - {label : "调拨日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]}, - {label : "仓库:", dataIndex : 'warehouse', fontSize : 9, position : ["1cm","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "出库仓库", dataIndex : 'warehouseName', width : 60, align : 'center'}, - //{header : "入库仓库", dataIndex : 'targetWareHouseName', width : 60, align : 'center'}, - {header : "操作时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, - {header : "供应商", dataIndex : 'supplierName', width : 225, align : 'center'}, - {header : "备注", dataIndex : 'remark', width : 100, align : 'center'} - ] - } -}; -var appropriationOutListConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院调拨出库单", dataIndex : '', fontSize : 15, position : ["0.3cm","37%","99%",5]}, - {label : "调拨日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]}, - {label : "仓库:", dataIndex : 'warehouse', fontSize : 9, position : ["1cm","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - //{header : "出库仓库", dataIndex : 'warehouseName', width : 60, align : 'center'}, - {header : "入库仓库", dataIndex : 'targetWareHouseName', width : 60, align : 'center'}, - {header : "操作时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, - {header : "供应商", dataIndex : 'supplierName', width : 225, align : 'center'}, - {header : "备注", dataIndex : 'remark', width : 100, align : 'center'} - ] - } -}; -var appropriationListConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院调拨单查询", dataIndex : 'depart', fontSize : 15, position : ["0.3cm","30%","99%",5]}, - {label : "调拨日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]} - //{label : "科室:", dataIndex : 'depart', fontSize : 9, position : ["30","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "出库仓库", dataIndex : 'warehouseName', width : 60, align : 'center'}, - {header : "入库仓库", dataIndex : 'targetWareHouseName', width : 60, align : 'center'}, - {header : "操作时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, - {header : "供应商", dataIndex : 'supplierName', width : 225, align : 'center'}, - {header : "备注", dataIndex : 'remark', width : 100, align : 'center'} - ] - } -} -var godownEntryOutListConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院退库单查询", dataIndex : 'depart', fontSize : 15, position : ["0.3cm","30%","99%",5]}, - {label : "退库日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]} - //{label : "科室:", dataIndex : 'depart', fontSize : 9, position : ["30","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "退库时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, - {header : "供应商", dataIndex : 'supplierName', width : 285, align : 'center'}, - {header : "备注", dataIndex : 'remark', width : 160, align : 'center'} - ] - } -} -var godownStockTakeListConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院盘盈盘亏单查询", dataIndex : 'depart', fontSize : 15, position : ["0.3cm","30%","99%",5]}, - {label : "日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]} - //{label : "科室:", dataIndex : 'depart', fontSize : 9, position : ["30","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "仓库", dataIndex : 'warehouseName', width : 285, align : 'center'}, - {header : "类型", dataIndex : 'subType', width : 160, align : 'center'}, - {header : "时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'} - ] - } -} -var godownEntryListPrintConfig = { - headerFooter : [ - // 页眉名称 - {label : "广西中医药大学第一附属医院入库单查询", dataIndex : 'depart', fontSize : 15, position : ["0.3cm","30%","99%",5]}, - {label : "入库日期:", dataIndex : 'date', fontSize : 9, position : ["1cm","38%","99%",5]} - //{label : "科室:", dataIndex : 'depart', fontSize : 9, position : ["30","2%","90%",5]} - ], - //currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - //totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 20, - //position : ["50","1%","96%","6.0cm"], - fontSize:10, - position : ["1.5cm","0.2cm","99%","29cm"], - headRepeat : true, - columns : [ - {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, - {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "入库时间", dataIndex : 'time', width : 110, align : 'center'}, - {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, - {header : "供应商", dataIndex : 'supplierName', width : 285, align : 'center'}, - {header : "备注", dataIndex : 'remark', width : 160, align : 'center'} - ] - } -} var invoicePlanPrintConfig = { - print2:true, isPrintTousse : true, isPrintDisinfectGoods : true, isPrintDisposableGoods : true, // 打印申请单是否打印一次性物品 @@ -167,9 +10,8 @@ // 在器械包和一次性物品不合并打印的情况下,消毒物品打印方式: // 1:优先与一次性物品合并打印,如果无一次性物品则与器械包合并打印, 2:优先与器械包一起合并打印,如果没有器械包则与一次性物品合并打印 ,3:单独打印 disinfectGoodsPrintMode : 2, - rowsPerPage : 1000000, - fixed:true,//打印表格的时候,表格是否固定。如果固定,就不会有某一列内容比较长而挤压其他列的情况 - headerFooter : [ + rowsPerPage : 10, + headerContent : [ // 页眉名称 {label : "广西中医药大学第一附属医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, // 标题 @@ -179,21 +21,13 @@ {label : "仓库:供应室", dataIndex : '', fontSize : 11, position : ["30","80%","90%",5]}, {label : "提交时间:", dataIndex : 'applicationTime', fontSize : 11, position : ["50","35%","90%",5]}, {label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["50","60%","90%",5]}, - {label : "申请人:", dataIndex : 'applicant', fontSize : 11, position : ["50","2%","90%",5]}, - - {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["8.0cm","2%","90%",5]}, - {label : "收货人: ", dataIndex : '', fontSize : 11, position : ["8.0cm","18%","90%",5]}, - {label : "发货人: ", dataIndex : 'printUser', fontSize : 11, position : ["8.0cm","35%","90%",5]}, - {label : "发货日期:", dataIndex : 'printTime', fontSize : 11, position : ["8.0cm","53%","90%",5]} + {label : "申请人:", dataIndex : 'applicant', fontSize : 11, position : ["50","2%","90%",5]} ], - currentPageNumber : {label : "第#页", fontSize : 11, position : ["8.0cm","180mm","90%",5]}, - totalPageAmount : {label : "/共&页", fontSize : 11, position : ["8.0cm","190mm","90%",5]}, goodsTable :{ rowHeight : 22, fontSize : 15, - position : ["70","1%","99%","55mm"], - headRepeat:true, - columns : [ + position : ["70","1%","90%","2000"], + content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, {header : "名称", dataIndex : 'goodsName', width : 220, align : 'left', fontSize : 11}, {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'right', fontSize : 11}, @@ -204,16 +38,16 @@ {header : "金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 11} ] }, -// footer: { -// rowHeight : 20, -// fontSize : 15, -// content : [ -// {label : "制单人:", dataIndex : 'printUser'}, -// {label : " 收货人: ", dataIndex : ''}, -// {label : " 发货人: ", dataIndex : 'printUser'}, -// {label : " 发货日期:", dataIndex : 'printTime'} -// ] -// }, + footer: { + rowHeight : 20, + fontSize : 15, + content : [ + {label : "制单人:", dataIndex : 'printUser'}, + {label : " 收货人: ", dataIndex : ''}, + {label : " 发货人: ", dataIndex : 'printUser'}, + {label : " 发货日期:", dataIndex : 'printTime'} + ] + }, barcodes : [ {codeType : "128Auto", dataIndex : 'serialNum', position : ["5","60%","40mm","8mm"], styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, @@ -223,44 +57,6 @@ } ] } -var batchPrintMaterialInvoicesConfig = { - headerFooter : [ - // 页眉名称 - //{label : "广西中医药大学第一附属医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, - // 标题 - {label : "广西中医药大学第一附属医院卫生材料出库单", dataIndex : '', fontSize : 15, position : ["5","32%","99%",5]}, - {label : "科室:", dataIndex : 'depart', fontSize : 11, position : ["30","2%","90%",5]}, - {label : "备注:", dataIndex : 'remark2', fontSize : 11, position : ["30","25%","90%",5]}, - {label : "记账日期:", dataIndex : 'sendTime', fontSize : 11, position : ["30","58%","90%",5]}, - {label : "出库单号:", dataIndex : 'serialNumber2', fontSize : 11, position : ["30","80%","90%",5]}, - //页脚 - {label : "制单日期:", dataIndex : 'printDate', fontSize : 11, position : ["310","2%","90%",5]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["310","25%","90%",5]}, - {label : "领用人:", dataIndex : '', fontSize : 11, position : ["310","45%","90%",5]}, - {label : "保管人:", dataIndex : '', fontSize : 11, position : ["310","65%","90%",5]}, - {label : "记账人:", dataIndex : 'sender', fontSize : 11, position : ["310","80%","90%",5]} - ], - currentPageNumber : {label : "第#页", fontSize : 11, position : ["30","45%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 11, position : ["30","50%","90%",5]}, - goodsTable :{ - rowHeight : 20, - position : ["50","1%","99%","6.0cm"], - headRepeat : true, - columns : [ - {header : "序号", dataIndex : 'serialNumber', width : '100', align : 'center', fontSize : 11}, - {header : "编码", dataIndex : 'externalCode', width : '150', align : 'center', fontSize : 11}, - {header : "名称", dataIndex : 'name', width : '150', align : 'center', fontSize : 11}, - {header : "规格", dataIndex : 'specification', width : '150', align : 'center', fontSize : 11}, -// {header : "包装规格", dataIndex : 'packageSpec', width : '15%', align : 'center', fontSize : 11}, - {header : "单位", dataIndex : 'unit', width : '100', align : 'center', fontSize : 11}, - {header : "数量", dataIndex : 'amount', width : '100', align : 'center', fontSize : 11} - //{header : "有效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11}, - //{header : "批号", dataIndex : 'batchNumber', width : 105, align : 'center', fontSize : 11} -// {header : "单价", dataIndex : 'price', width : '10%', align : 'right', fontSize : 11}, -// {header : "金额", dataIndex : 'totalPrice', width : '10%', align : 'right', fontSize : 11} - ] - } -}; var invoiceComboPrintConfig = { headerFooter : [ @@ -404,272 +200,6 @@ } } -var appropriationConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院卫生材料调拨单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - {label : "调拨类型:手工调拨", dataIndex : '', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1.5cm","2%","90%",5]}, - {label : "出库仓库:", dataIndex : 'warehouseName', fontSize : 9, position : ["1cm","40%","90%",5]}, - {label : "入库仓库:", dataIndex : 'targetWarehouseName', fontSize : 9, position : ["1cm","75%","90%",5]}, - {label : "操作日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1.5cm","53%","90%",5]}, - {label : "调拨单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1.5cm","75%","90%",5]}, - - - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - //{label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - //{label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1.5cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1.5cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["2cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - {header : "编码", dataIndex : 'code', width : '35', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '170', align : 'left'}, - {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - {header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '30', align : 'center'}, - {header : "进价", dataIndex : 'price', width : '40', align : 'right'}, - {header : "进价金额", dataIndex : 'totalPrice', width : '50', align : 'right'}, - {header : "批号", dataIndex : 'batchNumber', width : '60', align : 'right'}, - {header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - {header : "注册证号", dataIndex : 'certification', width : '180', align : 'left'} - ] - } -} - -var godownOutEntryConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院卫生材料退库单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - {label : "退库类型:手工退库", dataIndex : '', fontSize : 9, position : ["0.5cm","2%","90%",5]}, - {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "退库日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","53%","90%",5]}, - {label : "退库单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1cm","75%","90%",5]}, - - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - //{label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - //{label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - {header : "编码", dataIndex : 'code', width : '35', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '170', align : 'left'}, - {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - {header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '30', align : 'center'}, - {header : "进价", dataIndex : 'price', width : '40', align : 'right'}, - {header : "进价金额", dataIndex : 'totalPrice', width : '50', align : 'right'}, - {header : "批号", dataIndex : 'batchNumber', width : '60', align : 'right'}, - {header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - {header : "注册证号", dataIndex : 'certification', width : '180', align : 'left'} - ] - } -} -var materialEntryConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院卫生材料入库单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - {label : "入库类型:购入入库", dataIndex : '', fontSize : 9, position : ["0.5cm","2%","90%",5]}, - {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "入库日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","53%","90%",5]}, - {label : "入库单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1cm","75%","90%",5]}, - - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - {label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - {label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - {header : "编码", dataIndex : 'code', width : '55', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '220', align : 'center'}, - {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - {header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '30', align : 'center'}, - {header : "进价", dataIndex : 'price', width : '40', align : 'right'}, - {header : "进价金额", dataIndex : 'totalPrice', width : '50', align : 'right'}, - //{header : "批号", dataIndex : 'batchNumber', width : '60', align : 'right'}, - //{header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - {header : "注册证号", dataIndex : 'certification', width : '220', align : 'center'} - ] - } -} -// 一次性物品盘盈盘亏单 -var godownStockTakeConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院卫生材料盘盈盘亏单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - {label : "入库类型:", dataIndex : 'subType', fontSize : 9, position : ["0.5cm","2%","90%",5]}, - {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","53%","90%",5]}, - {label : "单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1cm","75%","90%",5]}, - - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, -// {label : "", dataIndex : 'totalPrice', fontSize : 11, position : ["8cm","60%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - {label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - {label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} -// {label : "发料人:", dataIndex : 'sender', fontSize : 11, position : ["10cm","75%","90%",5]}//, -// {barcodes : [ -// {codeType : "128Auto", dataIndex : 'departBarcode', position : ["3mm","74%","40mm","8mm"], -// styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, -// {itemNameID: 0, styleName: 'FontSize', styleValue: 6}, -// {itemNameID: 0, styleName: 'NotOnlyHighPrecision', styleValue: true} -// ] -// } -// ]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - //{header : "序号", dataIndex : 'serialNumber', width : '30', align : 'center'}, - //{header : "编码", dataIndex : 'code', width : '35', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '270', align : 'center'}, - //{header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - //{header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '130', align : 'center'}, - {header : "批次", dataIndex : 'batchNumber', width : '160', align : 'center'}, - {header : "单价", dataIndex : 'price', width : '100', align : 'right'}, - {header : "小计", dataIndex : 'totalPrice', width : '100', align : 'right'} - - //{header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - //{header : "注册证号", dataIndex : 'certification', width : '180', align : 'left'} - -// {header : "批次", dataIndex : 'batchNumber', width : 105, align : 'center', fontSize : 11}, -// {header : "失效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11}, - - ] - } -} -// 一次性物品入库单 -var godownEntryConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院卫生材料入库单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - {label : "入库类型:购入入库", dataIndex : '', fontSize : 9, position : ["0.5cm","2%","90%",5]}, - {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "入库日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","53%","90%",5]}, - {label : "入库单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1cm","75%","90%",5]}, - - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, -// {label : "", dataIndex : 'totalPrice', fontSize : 11, position : ["8cm","60%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - {label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - {label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} -// {label : "发料人:", dataIndex : 'sender', fontSize : 11, position : ["10cm","75%","90%",5]}//, -// {barcodes : [ -// {codeType : "128Auto", dataIndex : 'departBarcode', position : ["3mm","74%","40mm","8mm"], -// styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, -// {itemNameID: 0, styleName: 'FontSize', styleValue: 6}, -// {itemNameID: 0, styleName: 'NotOnlyHighPrecision', styleValue: true} -// ] -// } -// ]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - //{header : "序号", dataIndex : 'serialNumber', width : '30', align : 'center'}, - {header : "编码", dataIndex : 'code', width : '35', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '170', align : 'left'}, - {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - {header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '30', align : 'center'}, - {header : "进价", dataIndex : 'price', width : '40', align : 'right'}, - {header : "进价金额", dataIndex : 'totalPrice', width : '50', align : 'right'}, - {header : "批号", dataIndex : 'batchNumber', width : '60', align : 'right'}, - {header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - {header : "注册证号", dataIndex : 'certification', width : '180', align : 'left'} - -// {header : "批次/灭菌日期", dataIndex : 'batchNumber', width : 105, align : 'center', fontSize : 11}, -// {header : "失效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11}, - - ] - } -} -var purchasePlanConfig = { - headerFooter : [ - // 标题 - {label : "广西中医药大学第一附属医院一次性物品采购计划", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, - //{label : "入库类型:购入入库", dataIndex : '', fontSize : 9, position : ["0.5cm","2%","90%",5]}, - //{label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "操作日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","2%","90%",5]}, - {label : "单号:", dataIndex : 'serialNumber', fontSize : 9, position : ["1cm","75%","90%",5]}, - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, - {label : "制单日期:", dataIndex : 'printTime', fontSize : 9, position : ["8cm","2%","90%",4]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","25%","90%",4]}, - {label : "验收:", dataIndex : '', fontSize : 9, position : ["8cm","38%","90%",4]}, - {label : "采购:", dataIndex : '', fontSize : 9, position : ["8cm","51%","90%",4]}, - {label : "复核人:", dataIndex : 'printUser', fontSize : 9, position : ["8cm","64%","90%",4]}, - {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["8cm","77%","99%",4]} - ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, - goodsTable :{ - rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], - headRepeat : true, - columns : [ - {header : "编码", dataIndex : 'code', width : '35', align : 'center'}, - {header : "名称", dataIndex : 'name', width : '140', align : 'center'}, - {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, - {header : "单位", dataIndex : 'unit', width : '30', align : 'center'}, - {header : "数量", dataIndex : 'amount', width : '30', align : 'center'}, - {header : "进价", dataIndex : 'price', width : '40', align : 'right'}, - {header : "进价金额", dataIndex : 'totalPrice', width : '50', align : 'right'}, - //{header : "批号", dataIndex : 'batchNumber', width : '60', align : 'right'}, - {header : "产地", dataIndex : 'producingArea', width : '50', align : 'right'}, - {header : "供应商", dataIndex : 'supplierName', width : '150', align : 'center'}, - {header : "注册证号", dataIndex : 'certification', width : '140', align : 'left'} - ] - } -} - // 加大标签配置,100x100mm var exLargeLabelConfig = { headerContent : [ @@ -786,7 +316,7 @@ setFontSizeBold(11,0);// 设置字体 LODOP.ADD_PRINT_TEXT("37mm","33mm","30mm","13mm", "审核员:"+obj.reviewer); setFontSizeBold(11,0);// 设置字体 - LODOP.ADD_PRINT_BARCODE("44mm","10mm","40mm","16mm","128Auto", obj.barcode);// 条码1 + LODOP.ADD_PRINT_BARCODE("44mm","10mm","40mm","18mm","128Auto", obj.barcode);// 条码1 setAlignment('center');// 对齐 var fontSize = getFontSizeByStr(obj.name,[ @@ -957,8 +487,18 @@ {label : "联系方式:", dataIndex : '', fontSize : 11, position : ["800","4%","90%",5]}, {label : "送包日期及时间:", dataIndex : '', fontSize : 11, position : ["840","4%","90%",5]}, {label : "送包者签名:", dataIndex : '', fontSize : 11, position : ["880","4%","90%",5]}, - {label : "回收者签名:", dataIndex : '', fontSize : 11, position : ["920","4%","90%",5]} - + {label : "回收者签名:", dataIndex : '', fontSize : 11, position : ["920","4%","90%",5]}, + {label : "是否超大超重包: 是 否", dataIndex : '', fontSize : 11, position : ["680","50%","90%",5]}, + {label : "是否植入: 是 否", dataIndex : '', fontSize : 11, position : ["720","50%","90%",5]}, + {label : "灭菌参数______________", dataIndex : '', fontSize : 11, position : ["760","50%","90%",5]}, + {label : "是否提前放行 是 否", dataIndex : '', fontSize : 11, position : ["800","50%","90%",5]}, + {label : "提前放行原因______________", dataIndex : '', fontSize : 11, position : ["840","50%","90%",5]}, + {label : "要求提前放行人签名______________", dataIndex : '', fontSize : 11, position : ["880","50%","90%",5]}, + {label : "灭菌后湿包检查:有 无 化学监测结果:合格 不合格 生物监测结果:合格 不合格 ", dataIndex : '', fontSize : 11, position : ["960","3%","90%",5]}, + {label : "监测签名____________ 结果核对签名___________ 灭菌发放签名____________", dataIndex : '', fontSize : 11, position : ["1000","4%","90%",5]}, + {label : "监测管 对照管", dataIndex : '', fontSize : 8, position : ["1030","10%","90%",5]}, + {label : "同单号______________ 同单号_____________", dataIndex : '', fontSize : 8, position : ["1050","10%","90%",5]} + ], goodsTable :{ rowHeight : 25, @@ -988,7 +528,6 @@ var printConfig = { //发货计划单 invoicePlan : invoicePlanPrintConfig, - batchPrintMaterialInvoices:batchPrintMaterialInvoicesConfig, // 发货单(通用发货单) invoiceCombo : invoiceComboPrintConfig, // 发货单(一次性物品) @@ -1003,17 +542,7 @@ disinfectGoodsApplication : applicationPrintConfig, // 借物单 borrow : borrowPrintConfig, - //材料入库单 - materialEntry : materialEntryConfig, - godownEntry: godownEntryConfig,// 一次性物品入库单 - godownOutEntry: godownOutEntryConfig,//一次性物品退库单 - //一次性物品盘盈盘亏单 - godownStockTake:godownStockTakeConfig, - //一次性物品调拨单 - appropriation : appropriationConfig, - purchasePlan : purchasePlanConfig, - // 小标签:50x30规格 smallLabel : smallLabelConfig, // 中标签:60x80规格 @@ -1026,17 +555,5 @@ // 外部代理灭菌标签 foreignProxyDisinfectionLabel : foreignProxyDisinfectionLabelConfig, //外来器械申请单 - foreignTousseAppliation : foreignTousseAppliationPrintConfig, - // 入库单列表 - godownEntryList : godownEntryListPrintConfig, - //盘盈盘亏列表 - godownStockTakeList : godownStockTakeListConfig, - //退库单列表 - godownEntryOutList : godownEntryOutListConfig, - //调拨单 - appropriationList : appropriationListConfig, - //调拨入库单 - appropriationInList : appropriationInListConfig, - //调拨出库单 - appropriationOutList : appropriationOutListConfig + foreignTousseAppliation : foreignTousseAppliationPrintConfig }; \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js =================================================================== diff -u -r28741 -r29078 --- ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js (.../config.js) (revision 28741) +++ ssts-web/src/main/webapp/disinfectsystem/config/gxzyyf1/config.js (.../config.js) (revision 29078) @@ -44,20 +44,14 @@ disableCardinalNumLimit:true, //器械包各生产环节统计报表发货数量值扣减掉退货数量 sendAmountOfReportsSubstractReturnGoodsAmount : true, - //是否允许外来器械部分发货 allowPartlyInvoiceForeignTousse: true, - //装配界面的配包人是否默认为上一次装配的配包人 packingPageOperatorDefaultLastOperator: true, - //装配界面的审核人是否默认为上一次装配的审核人 packingPageReviewerDefaultLastReviewer: true, - //是否显示核对人,默认为true showInvoiceAssistantSender:false, - //是否显示发货计划下送责任人。默认值为true showInvoicePersonInCharge:false, backgroudColorConfigOfInvoiceGoodsList : { sterilizedColor : { "className" : "my_row_white" , "color" : "#ffffff"}//已灭菌的颜色 }, - //回收时,物品的申请数量与回收数量不一致,是否要确认,确认后才能对该物品进行装配。 confirmRecyclingAmount: false, //是否禁用人员同步 hiddenUserSyncButton:true