摘要: function showLogs(){$("#table2").empty(); //这是清空原来的数据$.ajax({type:"post",url:"<%=request.getContextPath()%>/logs/queryLogsInfo.action",dataType:"json" 阅读全文
posted @ 2016-08-18 18:20 301-对象 阅读(928) 评论(0) 推荐(0)