tableToJSON ({ ignoreColumns: [0] }); return table; } $(document).ready(function(){ //Ajax Post $('#aceptar').click(function(){ $.ajax({ ...
確定! 回上一頁