我正在尝试使用jQuery的ajax()函数将对象数组传递到MVC控制器方法中。 ... 我正在使用[HttpPost] public int SaveResults(List <ShortDetail> model){}和$ ...
確定! 回上一頁