修改數據的頁面 進入頁面綁定select的值ip
會value綁定可是沒有顯示相應的optionit
<script> $("#id option[value=${item.decorationId}]").attr("selected", "selected");</script>