瀏覽代碼

1.客户对账

heqinwei 7 年之前
父節點
當前提交
6439e3c209
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      frontend/saas-web/app/view/money/report/CustomerCheck.js

+ 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,