Browse Source

1.应付表分组

heqinwei 7 năm trước cách đây
mục cha
commit
bcfc50e52e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontend/saas-web/app/view/money/report/PayDetail.js

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

@@ -6,7 +6,7 @@ Ext.define('saas.view.money.report.PayDetail', {
     viewModel: 'money-report-paydetail',
     viewName: 'money-report-paydetail',
 
-    groupField: null,
+    groupField:'pi_vendname',
     listUrl: '/api/money/report/payDetail',
     defaultCondition: null,
     reportTitle: '应付账款明细表',