修改select2选择数量限制提示语
This commit is contained in:
@ -248,7 +248,7 @@
|
||||
|
||||
$(function() {
|
||||
$('#post').select2({
|
||||
placeholder:"请选择岗位",
|
||||
placeholder: "请选择岗位",
|
||||
allowClear: true
|
||||
});
|
||||
})
|
||||
|
Reference in New Issue
Block a user