By default axios uses Json for posting data so you don't need to stringify your data. The problem could be that you're doing that.
確定! 回上一頁