c8b429d2 by yangjianbin

init

1 parent 0c103c0c
......@@ -75,7 +75,7 @@
},
columns: [
{
// data: "id",
data: "id",
render:function (data, type, full) {
return '<input value="'+data+'" type="checkbox">';
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!