Skip to content

Commit 062ac8c

Browse files
author
jay
committed
r
1 parent c8991d5 commit 062ac8c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

_posts/doc/module/2020-11-05-rbac-business.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,5 @@ _以下效果来自`admin-business`_
195195

196196
## 在页面中鉴权
197197

198-
```twig
199-
{% if userPermissions.entry_delete is defined %}
200-
<el-button size="mini" type="danger" @click="del()">删除</el-button>
201-
{% endif %}
202-
```
198+
![角色与权限(首页)](/assets/posts/rbac-business/5.png)
203199

assets/posts/rbac-business/5.png

18.4 KB
Loading

0 commit comments

Comments
 (0)