Browse Source

销售明细业务状态

rainco 7 years ago
parent
commit
7391465270
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/sale/report/Sale.js

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

@@ -56,7 +56,7 @@ Ext.define('saas.view.sale.report.Sale', {
         width: 200
     }, {
         text: '业务状态',
-        dataIndex: 'sa_status'
+        dataIndex: 'sa_sendstatus'
     }, {
         text: '业务员编号',
         dataIndex: 'sa_sellercode',