$('body').on('shown.bs.modal', '.modal', function() { $(this).find('select').each(function() { var dropdownParent = $(document.body); if ($(this).parents('.
確定! 回上一頁