update customer and sale
This commit is contained in:
@@ -218,7 +218,7 @@ $(document).ready(function(){
|
||||
'<td class="charges-name">' + data["response_data"]["data"][i]["accountable_type"] +'</td>'
|
||||
+'<td class="item-attr">' + balance + '</td>';
|
||||
|
||||
$(".rebate_amount").append(row);
|
||||
$(".rebate_amount").html(row);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user