@@ -9,8 +9,8 @@
</div>
<table id="table" class="table table-striped table-bordered table-hover"
- data-operate-edit="{:$auth->check('category/edit')}"
- data-operate-del="{:$auth->check('category/del')}"
+ data-operate-edit="{:$auth->check('unishop/category/edit')}"
+ data-operate-del="{:$auth->check('unishop/category/del')}"
width="100%">
</table>