$(function(){ var titleTableTRDom="",_$w = $(window).width(),_inputW; _inputW = _$w<=640?22:40; var currentChannelCode = $("#currentChannelCode").val(); var parentChannelCode = $("#currentParentChannelCode").val(); var tableheaderList; if(tableData.hasOwnProperty(currentChannelCode)){ tableheaderList = tableData[currentChannelCode].code; } var tableheaderListInfo = []; tableheaderListInfo = tableheaderList?tableheaderList.split(","):[]; $(".selectBox .crm-search-right-top-table tbody").append('