$(window).on('resize', function() { $('.form-group .select2-container').each(function(){ const $select2 = $(this) const $formCol= ...
確定! 回上一頁