摘要: if(n==1){ if($("#abs1").is(':checked')){ $("#abs1").prop("checked",false); }else{ $("#abs1").prop(... 阅读全文
posted @ 2015-11-25 11:15 白金05 阅读(1389) 评论(0) 推荐(0)
摘要: $('#type_id').combogrid({ panelWidth : 500, url : '${ctx}/admin/dp/searchCarTypeByName', idField : 'id', ... 阅读全文
posted @ 2015-11-25 10:22 白金05 阅读(913) 评论(0) 推荐(0)