浏览代码

销售利润表BUG处理

guq 7 年之前
父节点
当前提交
666249748f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/saas-web/app/view/sale/report/SaleProfit.js

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

@@ -50,7 +50,7 @@ Ext.define('saas.view.sale.report.SaleProfit', {
     }, {
     }, {
         text: '单据日期',
         text: '单据日期',
         xtype: 'datecolumn',
         xtype: 'datecolumn',
-        dataIndex: 'sa_date',
+        dataIndex: 'pi_date',
         width: 110
         width: 110
     }, {
     }, {
         text: '单据编号',
         text: '单据编号',