error SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data [duplicate]
问题 This question already has an answer here : how to display image in td after ajax success (1 answer) Closed 6 years ago . I am getting Error : SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data my code: <script> $(document).ready(function () { $('.edit1').on('change', function () { arr = $(this).attr('class').split(" "); var clientid = document.getElementById("client").value; account_id = document.getElementById("account_id").value; $(this).parent().next().find('input