字符串点击事件传递变量参数写法
return '<img src="images/control_start_blue.png" style="cursor:hand" width="15px" height="15px" onclick="sendMsg(\''+setname+'\');" >';
字符串点击事件传递变量参数写法
return '<img src="images/control_start_blue.png" style="cursor:hand" width="15px" height="15px" onclick="sendMsg(\''+setname+'\');" >';