|
|
@ -32,6 +32,7 @@ $(function () {
|
|
|
|
|
|
|
|
|
|
|
|
function loadEncourage() {
|
|
|
|
function loadEncourage() {
|
|
|
|
$.ajax({
|
|
|
|
$.ajax({
|
|
|
|
|
|
|
|
|
|
|
|
url: '/act/encourage_money/orders/' + window.order_id,
|
|
|
|
url: '/act/encourage_money/orders/' + window.order_id,
|
|
|
|
method: 'PUT',
|
|
|
|
method: 'PUT',
|
|
|
|
dataType: 'json',
|
|
|
|
dataType: 'json',
|
|
|
|