e531f8cf by yangjianbin

init

1 parent 233bbad2
......@@ -60,9 +60,8 @@
}
},
columns: [
/*{
{
data: "id", render: function (data, type, full) {
var url = "< ?=site_url('/user/info')?>";
url += '/' + data;
return '<span class="dropDown dropDown_hover">\
......@@ -71,7 +70,7 @@
<li><a href="javascript:;" onclick="creatIframe(\''+url+'\', \'查看详细\')">查看详细</a></li>\
</ul></span>';
}
},*/
},
{data: "id"},//客户编号
{data: "userName"},//姓名
{data: "idCard"},//身份证
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!