Commit 3ea584a1 by 赵增煜
parents c530df00 5a76e98c
...@@ -72,6 +72,7 @@ protected function grid() ...@@ -72,6 +72,7 @@ protected function grid()
$grid->disableViewButton(); // 禁用详情按钮 $grid->disableViewButton(); // 禁用详情按钮
// 工具栏按钮控制 // 工具栏按钮控制
$grid->disableCreateButton(); // 禁用创建按钮
$grid->disableBatchDelete(); // 禁用批量删除 $grid->disableBatchDelete(); // 禁用批量删除
// 导出按钮 // 导出按钮
......
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