rainco 8 лет назад
Родитель
Сommit
83888ce575
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

+ 1 - 1
frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

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