var formData = new FormData($('#upload_form')[0]); formData.append('tax_file', $('input[type=file]')[0].files ...
確定! 回上一頁