|
|
@@ -11,8 +11,8 @@ Ext.define('saas.view.money.report.TotalPayDetail', {
|
|
|
viewName: 'money-report-totalpaydetail',
|
|
|
|
|
|
groupField: null,
|
|
|
- // listUrl: '/api/money/report/recDetail',
|
|
|
- listUrl: 'http://192.168.253.139:8560/api/money/report/vendormonthdetails',
|
|
|
+ listUrl: '/api/money/report/vendormonthdetails',
|
|
|
+ // listUrl: 'http://192.168.253.139:8560/api/money/report/vendormonthdetails',
|
|
|
defaultCondition: null,
|
|
|
reportTitle: '应收总账明细表',
|
|
|
QueryWidth: 0.5,
|