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

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

heqinwei пре 7 година
родитељ
комит
de27e9007e
1 измењених фајлова са 1 додато и 1 уклоњено
  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: '收付款人',