摘要:
//下拉框获取值 alert($('#deptSelect').val()); alert($("#deptSelect").find("option:selected").text()); //时间格式化 function smartTimeAgo(date){ var time=new Date().getTime(); time=parseInt((time-da... 阅读全文
posted @ 2016-12-20 10:26
伍叶春
阅读(208)
评论(0)
推荐(0)
浙公网安备 33010602011771号