JQUERY There is a table row having the button on clicking the button gives an error somebody plese

后端 未结 0 1641
野性不改
野性不改 2020-12-12 05:32
   $.getJSON("SOME URL HERE", function (Per) {
        $.each(Per, function (Key, Val) {
            let arr = [Val.id, Val.Name, Val.Description, Val.Age,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题