Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplier/expensiveGoodsSupplierForm.js =================================================================== diff -u -r22082 -r22110 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplier/expensiveGoodsSupplierForm.js (.../expensiveGoodsSupplierForm.js) (revision 22082) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/supplier/expensiveGoodsSupplierForm.js (.../expensiveGoodsSupplierForm.js) (revision 22110) @@ -71,7 +71,7 @@ var registrationCm = new top.Ext.grid.ColumnModel([{ id:'certificationType', header:"证件类别", - width : 60, + width : 55, dataIndex:'certificationType', editor : new top.Ext.form.ComboBox({ xtype : 'combo', @@ -99,7 +99,7 @@ id : 'certification', header : "证件号", dataIndex : 'certification', - width : 60 , + width : 85 , editor : new top.Ext.form.TextField({ allowBlank : false, minValue:1, @@ -154,7 +154,7 @@ }, { id:'type', header:"注册证类别", - width : 60, + width : 50, dataIndex:'type', editor : new top.Ext.form.ComboBox({ xtype : 'combo',