Just pass it like a normal jQuery ajax in POST fashion. The structure should look like this: ajax: { type: 'POST', url: <path>, ...
確定! 回上一頁