Ver código fonte

1.客户对账

heqinwei 7 anos atrás
pai
commit
6439e3c209

+ 2 - 2
frontend/saas-web/app/view/money/report/CustomerCheck.js

@@ -139,7 +139,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
         dataIndex: 'pd_remark',
         width: 250
     }, {
-        text: '期初应',
+        text: '期初应',
         dataIndex: 'beginamount',
         hidden: true,
         width: 0,
@@ -151,7 +151,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
         width: 0,
         summaryType: 'cus',
     }, {
-        text: '本期款',
+        text: '本期款',
         dataIndex: 'nowpay',
         hidden: true,
         width: 0,