Browse Source

销售收款一览表 去除单号计数

zhuth 7 years ago
parent
commit
fede353ef4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frontend/saas-web/app/view/sale/report/SaleRec.js

+ 0 - 1
frontend/saas-web/app/view/sale/report/SaleRec.js

@@ -31,7 +31,6 @@ Ext.define('saas.view.sale.report.SaleRec', {
     }, {
         text: '收款单号',
         dataIndex: 'rb_code',
-        summaryType: 'count',
         width: 150
     }, {
         text: '客户编号',