serializeForm (); console.log(data); var ds = new Date(data.startDate); var de = new Date(data.endDate); $.ajax({ type: 'POST', ...
確定! 回上一頁