heqinwei 7 anni fa
parent
commit
6865dd0700

+ 1 - 1
frontend/saas-web/app/view/money/recBalance/QueryPanel.js

@@ -103,7 +103,7 @@ Ext.define('saas.view.money.recBalance.QueryPanel', {
             width: 110
             width: 110
         }, {
         }, {
             text: '备注',
             text: '备注',
-            dataIndex: 'rb_remark',
+            dataIndex: 'rd_remark',
             width: 250
             width: 250
         }]
         }]
     },
     },