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

供应商对账表 单位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',