Index: ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js =================================================================== diff -u -r13316 -r13680 --- ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js (.../departmentMonthlyView.js) (revision 13316) +++ ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js (.../departmentMonthlyView.js) (revision 13680) @@ -136,7 +136,7 @@ height : 70, labelWidth : 70, items : [{ - columnWidth : .15, + columnWidth : .2, layout : 'form', labelWidth : 60, items : [{ @@ -165,7 +165,7 @@ } }] },{ - columnWidth : .15, + columnWidth : .2, layout : 'form', labelWidth : 60, items : [{ @@ -194,7 +194,7 @@ } }] },{ - columnWidth : .15, + columnWidth : .2, layout : 'form', labelWidth : 50, items : [{ @@ -216,7 +216,7 @@ allowBlank : true }] },{ - columnWidth : .15, + columnWidth : .2, layout : 'form', labelWidth : 60, items : [{ @@ -228,6 +228,7 @@ displayField : 'value', store : tousseTypeStore, forceSelection : true, + listWidth:200, value:'全部', editable : false, mode : 'local', @@ -248,7 +249,7 @@ } }] },{ - columnWidth : 0.15, + columnWidth : 0.2, layout : 'form', labelWidth : 100, items : [{ @@ -258,6 +259,7 @@ valueField : 'typeValue', store : diposableGooodsStore, forceSelection : true, + listWidth:150, editable : false, triggerAction : 'all', name : "disposableGoodsType",