Преглед изворни кода

销售利润表筛选条件调整pi_date

rainco пре 7 година
родитељ
комит
5c1dc1f358
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

@@ -25,7 +25,7 @@ Ext.define('saas.view.sale.report.SaleProfit', {
         columnWidth: 0.2
     }, {
         xtype: 'condatefield',
-        name: 'sa_date',
+        name: 'pi_date',
         fieldLabel: '时间',
         columnWidth: 0.4
     }],