Index: ssts-web/src/main/webapp/disinfectsystem/packing/printRecyclingDetailWin.js =================================================================== diff -u -r26273 -r29158 --- ssts-web/src/main/webapp/disinfectsystem/packing/printRecyclingDetailWin.js (.../printRecyclingDetailWin.js) (revision 26273) +++ ssts-web/src/main/webapp/disinfectsystem/packing/printRecyclingDetailWin.js (.../printRecyclingDetailWin.js) (revision 29158) @@ -299,7 +299,7 @@ items : [ { columnWidth : 0.5, layout : 'form', - labelWidth:65, + labelWidth:75, items : [ { xtype : 'datefieldWithMin', fieldLabel : '开始时间', @@ -314,7 +314,7 @@ },{ columnWidth : 0.5, layout : 'form', - labelWidth:65, + labelWidth:75, items : [{ xtype : 'datefieldWithMin', fieldLabel : '结束时间', @@ -329,7 +329,7 @@ },{ columnWidth : 0.5, layout : 'form', - labelWidth:65, + labelWidth:75, items : [{ xtype : 'combo', fieldLabel : '所属科室', @@ -373,7 +373,7 @@ id : 'chooseRecyclingDetailWin', layout : 'fit', title : '打印回收明细 ', - width : 530, + width : 600, border : false, modal : true, autoHeight : true,