Explorar o código

去掉销售出货单ID宽度

rainco %!s(int64=7) %!d(string=hai) anos
pai
achega
83888ce575
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: '单据编号',