44323
2023-10-27 2e0d602b5e4d18ee82bcb75fe99b7d45d9ba1365
cloud-server-management/src/main/webapp/WEB-INF/view/system/user/user.html
@@ -45,7 +45,7 @@
                     @if(shiro.hasPermission("/mgr/unfreeze")){
                     <#button name="解冻" icon="fa-check-circle" clickFun="MgrUser.unfreeze()" space="true"/>
                     @}
                     @if(shiro.hasPermission("/mgr/setRole")){
                     @if(shiro.hasPermission("/mgr/setRoles")){
                     <#button name="角色分配" icon="fa-user-secret" clickFun="MgrUser.roleAssign()" space="true"/>
                     @}
                     @if(shiro.hasPermission("/mgr/kanbanPermissions")){