摘要: ajax的表单提交 $.ajax ({ url: "<%=basePath%>resource/addPortDetectOne.action", dataType: "json", method : 'post', data: $("#form_portDetect").serialize(), 阅读全文
posted @ 2016-12-19 11:44 磨人小妖精 阅读(1596) 评论(0) 推荐(0)
摘要: 使用的是jgrid表格,bootstrap页面 {name:'listportDetect',index:'listportDetect', width:50,editable: true,formatter: function (cellvalue, options, rowObject) { v 阅读全文
posted @ 2016-12-19 11:25 磨人小妖精 阅读(856) 评论(0) 推荐(0)