axios signature for post is axios.post(url[, data[, config]]) . So you want to send params object within the third argument:
確定! 回上一頁