Index: ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js =================================================================== diff -u -r17746 -r17752 --- ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js (.../printConfig.js) (revision 17746) +++ ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js (.../printConfig.js) (revision 17752) @@ -309,9 +309,9 @@ position : ["50","1%","96%","6.0cm"], headRepeat : true, columns : [ -// {header : "序号", dataIndex : 'serialNumber', width : 50, align : 'center', fontSize : 11}, + {header : "序号", dataIndex : 'serialNumber', width : 50, align : 'center', fontSize : 11}, {header : "编码", dataIndex : 'externalCode', width : 100, align : 'left', fontSize : 11}, - {header : "名称", dataIndex : 'name', width : 270, align : 'center', fontSize : 11}, + {header : "名称", dataIndex : 'name', width : 220, align : 'center', fontSize : 11}, {header : "规格", dataIndex : 'specification', width : 145, align : 'center', fontSize : 11}, // {header : "包装规格", dataIndex : 'packageSpec', width : '15%', align : 'center', fontSize : 11}, {header : "单位", dataIndex : 'unit', width : 80, align : 'center', fontSize : 11}, @@ -644,19 +644,19 @@ 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 : '', fontSize : 11, position : ["0.5cm","2%","90%",5]}, + {label : "供应商:", dataIndex : 'supplierName', fontSize : 11, position : ["1cm","2%","90%",5]}, + {label : "入库日期:", dataIndex : 'godownEntryTime', fontSize : 11, position : ["1cm","40%","90%",5]}, + {label : "入库单号:", dataIndex : 'serialNumber', fontSize : 11, position : ["1cm","70%","90%",5]}, - {label : "小计: ", dataIndex : 'totalPrice', fontSize : 9, position : ["7.5cm","2%","90%",4]}, +// {label : "小计: ", dataIndex : 'totalPrice', fontSize : 11, 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 : 'printTime', fontSize : 11, position : ["8cm","2%","90%",4]}, + {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["8cm","30%","90%",4]}, + {label : "验收:李江华", dataIndex : '', fontSize : 11, position : ["8cm","45%","90%",4]}, + {label : "采购:", dataIndex : '', fontSize : 11, position : ["8cm","60%","90%",4]}, + {label : "复核人:", dataIndex : '', fontSize : 11, position : ["8cm","75%","90%",4]} +// {label : "总合计: ", dataIndex : 'totalPrice', fontSize : 11, position : ["7.5cm","2%","99%",4]} // {label : "发料人:", dataIndex : 'sender', fontSize : 11, position : ["10cm","75%","90%",5]}//, // {barcodes : [ // {codeType : "128Auto", dataIndex : 'departBarcode', position : ["3mm","74%","40mm","8mm"], @@ -667,25 +667,25 @@ // } // ]} ], - currentPageNumber : {label : "第#页", fontSize : 9, position : ["1cm","40%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 9, position : ["1cm","45%","90%",5]}, +// currentPageNumber : {label : "第#页", fontSize : 11, position : ["1cm","40%","90%",5]}, +// totalPageAmount : {label : "共&页", fontSize : 11, position : ["1cm","45%","90%",5]}, goodsTable :{ rowHeight : 22, - fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], +// fontSize:11, + position : ["1.5cm","0.2cm","98%","6cm"], 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 : 'code', width : '45', align : 'center'}, + {header : "名称", dataIndex : 'name', width : '300', align : 'left'}, + {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, + {header : "单位", dataIndex : 'unit', width : '60', align : 'center'}, + {header : "数量", dataIndex : 'amount', width : '60', align : 'center'}, + {header : "单价", dataIndex : 'price', width : '60', align : 'right'}, + {header : "总价", dataIndex : 'totalPrice', width : '80', align : 'right'} +// {header : "批号", dataIndex : 'batchNumber', width : '80', align : 'right'} +// {header : "产地", dataIndex : 'producingArea',fontSize:11, width : '50', align : 'right'}, +// {header : "注册证号", dataIndex : 'certification',fontSize:11, width : '180', align : 'left'} // {header : "批次/灭菌日期", dataIndex : 'batchNumber', width : 105, align : 'center', fontSize : 11}, // {header : "失效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11},