Index: ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js =================================================================== diff -u -r18036 -r18053 --- ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js (.../printConfig.js) (revision 18036) +++ ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js (.../printConfig.js) (revision 18053) @@ -389,8 +389,8 @@ position : ["67","1%","97%","2000"], content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, - {header : "器械包名", dataIndex : 'goodsName', width : 260, align : 'left', fontSize : 11}, - {header : "规格", dataIndex : 'sp', width : 120, align : 'left', fontSize : 11}, + {header : "器械包名", dataIndex : 'goodsName', width : 360, align : 'left', fontSize : 11}, +// {header : "规格", dataIndex : 'sp', width : 120, align : 'left', fontSize : 11}, {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'left', fontSize : 11}, //{header : "单位", dataIndex : 'unit', width : 60, align : 'left', fontSize : 11}, {header : "单价", dataIndex : 'price', width : 60, align : 'left', fontSize : 11},