647a75a0 by yangjianbin

init

1 parent 5234599e
......@@ -122,7 +122,7 @@
json.draw = json.page.currentPage;
json.recordsTotal = json.page.totalNumber;
json.recordsFiltered = json.page.totalNumber;
return json;
return json.data;
}
},
columns: [
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!