$(document).on('turbolinks:load', function() { $('select#tag-choosed').select2({ placeholder: "请选择分类", allowClear: true }); });