$.ajax({url:'xxxxx.xxx',data:'参数',type:'POST',dataType:'json' ,error:function(xhr){alert('动态页有错误\n'+xhr.responseText)} ,success:function(row){ $('#dg').datagrid('insertRow',{ index: 1, row: row }); });
87,992
社区成员
224,685
社区内容
加载中
试试用AI创作助手写篇文章吧