Browse Source

供应商对账表 单位pd_unit->pr_unit

rainco 7 years ago
parent
commit
ef206f6990
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/money/report/VendorCheck.js

+ 1 - 1
frontend/saas-web/app/view/money/report/VendorCheck.js

@@ -66,7 +66,7 @@ Ext.define('saas.view.money.report.VendorCheck', {
             dataIndex: 'pr_spec'
             dataIndex: 'pr_spec'
         }, {
         }, {
             text: '单位',
             text: '单位',
-            dataIndex: 'pd_unit'
+            dataIndex: 'pr_unit'
         }, {
         }, {
             text: '采购数量',
             text: '采购数量',
             xtype: 'numbercolumn',
             xtype: 'numbercolumn',