Index: ssts-web/src/main/webapp/disinfectsystem/assestManagement/expensiveGoods/expensiveGoodsAuthorizationForm.js =================================================================== diff -u -r22029 -r22109 --- ssts-web/src/main/webapp/disinfectsystem/assestManagement/expensiveGoods/expensiveGoodsAuthorizationForm.js (.../expensiveGoodsAuthorizationForm.js) (revision 22029) +++ ssts-web/src/main/webapp/disinfectsystem/assestManagement/expensiveGoods/expensiveGoodsAuthorizationForm.js (.../expensiveGoodsAuthorizationForm.js) (revision 22109) @@ -61,7 +61,7 @@ id : 'certification', header : "证件号", dataIndex : 'certification', - width : 70 , + width : 100 , editor : new top.Ext.form.TextField({ allowBlank : false, minValue:1, @@ -110,7 +110,7 @@ }, { id:'type', header:"类别", - width : 50, + width : 40, dataIndex:'type', editor : new top.Ext.form.ComboBox({ xtype : 'combo', @@ -137,7 +137,7 @@ }, { id:'operation', header:"操作", - width : 70, + width : 50, dataIndex:'operation', hidden:id == 0?true:false, renderer: function(v,p,record){