設定dataType; data的字串前面要加「=」. $.ajax({ url: "/api/Values/", type: "POST", dataType: 'json', data: "=Dirty Deeds", success: function ...
確定! 回上一頁