lease can be chosen from money deposit form
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
},
|
||||
success: function(data, status, jqXHR) {
|
||||
let pdata = JSON.parse(data);
|
||||
console.log(pdata);
|
||||
//console.log(pdata);
|
||||
if (null === pdata) {
|
||||
$('#tr_price').val('');
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user