jquery实现编辑字段选中对应值效果代码
<script>
$("select[name='field_type'] option[value={jh}$data.field_type{/jh}]").attr('select',true);
</script>
运行结果如下:
jquery实现编辑字段选中对应值效果代码
<script>
$("select[name='field_type'] option[value={jh}$data.field_type{/jh}]").attr('select',true);
</script>
运行结果如下: