Uncaught TypeError: Cannot read property 'val' of undefined

来源:互联网 发布:淘宝推广渠道 编辑:程序博客网 时间:2024/06/18 00:46

bootstrap select2赋值问题解决:

$('#id').select2().val(value).trigger("change");

阅读全文
0 0
原创粉丝点击