You are passing an object as the data , but you need to stringify the object and pass the string instead. Your dataType: "json" only tells ...
確定! 回上一頁