浏览代码

采购付款一览表单据日期取付款单单据日期

rainco 7 年之前
父节点
当前提交
32790c68fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/saas-web/app/view/purchase/report/PurchasePay.js

+ 1 - 1
frontend/saas-web/app/view/purchase/report/PurchasePay.js

@@ -20,7 +20,7 @@ Ext.define('saas.view.purchase.report.PurchasePay', {
         columnWidth: 0.25
     }, {
         xtype: 'condatefield',
-        name: 'pu_date',
+        name: 'pb_recorddate',
         fieldLabel: '单据日期',
         columnWidth: 0.5
     }],