瀏覽代碼

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

rainco 7 年之前
父節點
當前提交
ef206f6990
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',