摘要:
$(document).ready(function () { $(".dept").change(function(){ var deptid = $(t... 阅读全文
posted @ 2015-10-09 11:06
yu0312chao
阅读(273)
评论(0)
推荐(0)
摘要:
+ function appendLi(obj){ var newLi=document.createElement('li'); newLi.style.marginTop="10px"; newLi.innerHTML="删除"; ... 阅读全文
posted @ 2015-10-09 10:52
yu0312chao
阅读(939)
评论(0)
推荐(0)