Index: ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js =================================================================== diff -u -r19930 -r20069 --- ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js (.../printConfig.js) (revision 19930) +++ ssts-web/src/main/webapp/disinfectsystem/config/zsyy/print/printConfig.js (.../printConfig.js) (revision 20069) @@ -196,9 +196,9 @@ headRepeat : true, columns : [ //{header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, - {header : "名称", dataIndex : 'goodsName', width : 550, align : 'center', fontSize : 11}, + {header : "名称", dataIndex : 'goodsName', width : 365, align : 'center', fontSize : 11}, + {header : "规格", dataIndex : 'sp', width : 185, align : 'center', fontSize : 11}, {header : "数量", dataIndex : 'goodsAmount', width : 80, align : 'center', fontSize : 11} - //{header : "规格", dataIndex : 'sp', width : 185, align : 'center', fontSize : 11}, //{header : "单位", dataIndex : 'unit', width : 60, align : 'center', fontSize : 11}, //{header : "单价", dataIndex : 'price', width : 80, align : 'center', fontSize : 11}, // {header : "金额", dataIndex : 'rowPrice', width : 80, align : 'center', fontSize : 11}