소스 검색

供应商对账表 单位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'
         }, {
             text: '单位',
-            dataIndex: 'pd_unit'
+            dataIndex: 'pr_unit'
         }, {
             text: '采购数量',
             xtype: 'numbercolumn',