摘要:
$.ajax({ url : "positionFinds.action", dataType : "json", data : "depar.id="+deptId, type : "post", success : function(data, status) { //后台返回positions 阅读全文
posted @ 2016-02-25 15:13
Stanley_yu
阅读(2672)
评论(0)
推荐(0)