// 当前的select的id 
$('#type').val('你的value值');

//更新全部
layui.form.render();

 

相关文章: