function couponCal(){ $.ajax({ type:"GET", dataType:'json', url:"{{ url('coupon/calculation') }}", success:function (data){
確定! 回上一頁