摘要: 解决方法: 需要将attr换成prop if(designis_lunbo){ $("#lunboture").prop('selected', 'true'); }else{ $("#lunbofalse").prop('selected', 'true'); } 阅读全文
posted @ 2018-11-17 14:04 limonyun 阅读(183) 评论(0) 推荐(0) 编辑