Commit 26c21191 by 汪伟伟

。。。

parent 91d21562
......@@ -51,7 +51,7 @@ class NoDoneTaskController extends AdminController
$grid->withBorder();
// dd(trans('admin.view'));//查看
// 在 display 回调中使用
// 在 display 回调中使用
$grid->column('序号')->display(function () {
return $this->_index + 1;
});
......
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 to comment