摘要: //一键正常functionbenSetState(){$(function(){$('input[type=radio]').each(function(){if($(this).val()=="1"){$(this).attr('checked','true');}})})}正常损毁//根据ty... 阅读全文
posted @ 2015-05-19 20:23 Tz__C 阅读(1066) 评论(0) 推荐(0) 编辑
摘要: //定义计时器setInterval('GetDB()',1000);//获取代办任务functionGetDB(){$.ajax({type:"Get",dataType:"json",async:false,url:'/Ajax/Common/Attachment.ashx',data:'Han... 阅读全文
posted @ 2015-05-19 16:32 Tz__C 阅读(161) 评论(0) 推荐(0) 编辑