Commit 50695d0f by 杨树贤

fix

parent f873d7fa
Showing with 1 additions and 0 deletions
......@@ -135,6 +135,7 @@ HTML
Grid::resolving(function (Grid $grid) {
$grid->tableCollapse(true);
// $grid->withBorder();
$grid->paginate(20);
$grid->fixColumns(2);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment