Merge pull request #859 from MrFeng1993/bugFix_role_page_title

角色授权界面的title更正
pull/975/head v3.6.1last
JEECG 2023-12-29 12:02:35 +08:00 committed by GitHub
commit 38e6584e10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
:selectedKeys="selectedKeys"
:checkStrictly="checkStrictly"
:clickRowToExpand="false"
title="所拥有的权限"
title="所拥有的权限"
@check="onCheck"
@select="onTreeNodeSelect"
>