$(function(){ // turn the element to select2 select style ... function (e) { var data = e.params.data; $('#test').val(data.text); });.
確定! 回上一頁