https://jeesite.gitee.io/front/jquery-select2/4.0/options.htm
$('select').select2({ placeholder: { id: '-1', // the value of the option text: 'Select an option' } });
Last updated 4 years ago