diff --git a/static/js/project/listingItems/bond.js b/static/js/project/listingItems/bond.js index f173076..33efbf4 100644 --- a/static/js/project/listingItems/bond.js +++ b/static/js/project/listingItems/bond.js @@ -185,7 +185,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi',"cupload"], function data['payeePaymentLines'] = payeePaymentLines; data['bankType'] = bankType; data['accountType'] = accountType; - data['status'] = 'Y'; + data['status'] = 'N'; tools.doPost(signupSubmit, data, module.upLoadAction); } @@ -282,4 +282,4 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi',"cupload"], function } } return module; -}); \ No newline at end of file +}); diff --git a/view/listingItems/bond.html b/view/listingItems/bond.html index 22af729..eb3b4e9 100644 --- a/view/listingItems/bond.html +++ b/view/listingItems/bond.html @@ -201,7 +201,7 @@