country=" + "台灣", type: "POST", }); // 較好的寫法$.ajax({ url: "@Url.Action("GetCity")", data: { country: "台灣" }, type: "POST", });. ※js要 ...
確定! 回上一頁