Authored by 王水玲

分期

... ... @@ -269,7 +269,7 @@ const getQueryAmtList = (params) => {
const getSearchIntallment = (params) => {
return api.post('', {
method: 'app.search.instalment',
limit: '50',
limit: '20',
order: 's_t_desc',
page: params.page
}, {
... ...