Browse Source

1.资金账户余额表单位编号换成名称

heqinwei 7 years ago
parent
commit
de27e9007e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/money/report/AccountBalance.js

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

@@ -92,7 +92,7 @@ Ext.define('saas.view.money.report.AccountBalance', {
             }
         }, {
             text: '往来单位',
-            dataIndex: 'bcode',
+            dataIndex: 'bname',
             width: 150
         }, {
             text: '收付款人',