摘要: jsp:添加一列 <th data-options="field:'id',width:180,formatter: rowformater" width="20%">下载文件</th> js: function rowformater(value,row,index){ return "<a hr 阅读全文