Open wangzj141 opened 7 years ago
i can't set Request Method to get,here is my code: reqwest({ url: 'http://www.zanbaa.com/', method: 'get', data: { results: 10, ...params, }, type: 'json', })
i can't set Request Method to get,here is my code: reqwest({ url: 'http://www.zanbaa.com/', method: 'get', data: { results: 10, ...params, }, type: 'json', })