@@ -74,7 +74,7 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
baseColumn: [{
text: 'id',
dataIndex: 'id',
- width: 100,
+ width: 0,
xtype: 'numbercolumn'
}, {
text: '单据编号',