修改数据的页面 进入页面绑定select的值ip
会value绑定可是没有显示相应的optionit
<script> $("#id option[value=${item.decorationId}]").attr("selected", "selected");</script>