c2125448 by yangjianbin

init

1 parent 013e5804
......@@ -97,7 +97,7 @@
<?php $this->load->view('common/footer'); ?>
<script>
$('#table').dataTable({
var table = $('#table').dataTable({
aaSorting: [[ 1, "desc" ]],
serverSide: true,
processing: true,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!