gang.huang %!s(int64=2) %!d(string=hai) anos
pai
achega
d8f437c550
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/index.js

+ 1 - 1
src/api/index.js

@@ -205,7 +205,7 @@ export const queryList = (params) => {
     // return requestLoading(`${Prefix}act=merchant_order&op=list&client_type=ajax&curpage=${page}&start_time=${start_time}&end_time=${end_time}&card_type=${card_type}`, 'post')
     return axios({
         method: 'post',
-        url: `${Prefix}act=merchant_order&op=list&client_type=ajax&page=50`,
+        url: `${Prefix}act=merchant_order&op=list&client_type=ajax&page=200`,
         withCredentials: true,
         headers: {
             "Content-Type": "application/x-www-form-urlencoded"