Переглянути джерело

去掉销售出货单ID宽度

rainco 8 роки тому
батько
коміт
83888ce575

+ 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: '单据编号',