Browse Source

隐藏销售出货关联列表ID列

rainco 7 years ago
parent
commit
9de53db534
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

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

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