mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
use admin instead of superuser
This commit is contained in:
parent
3267f2dba2
commit
f2898ff5b7
@ -66,7 +66,7 @@
|
||||
</dl>
|
||||
</li>
|
||||
</#if>
|
||||
<#if user.superuser?? && user.superuser == true>
|
||||
<#if user.admin>
|
||||
<#if models?seq_contains("report")>
|
||||
<li class="layui-nav-item layui-nav-itemed">
|
||||
<a class="layui-nav-title" href="javascript:;">数据报表</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user