Commit 42a58ead by 赵增煜

药店药品增加批量删除按钮

parent 2dcfa45c
...@@ -71,7 +71,7 @@ protected function grid() ...@@ -71,7 +71,7 @@ protected function grid()
$grid->disableViewButton(); // 禁用详情按钮 $grid->disableViewButton(); // 禁用详情按钮
// 工具栏按钮控制 // 工具栏按钮控制
$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