修改权限

master
OathK1per 2022-09-06 17:05:44 +08:00
parent 9d08b2b4ef
commit 469adad607
1 changed files with 6 additions and 9 deletions

View File

@ -304,15 +304,12 @@
<span class="am-icon-refresh"></span> 批量指定承接人
</button>
<button type="button" id="authorizeButton" disabled class="am-btn am-btn-default"
onclick="authorize('${base}/project/selectRoleUserBatch')" >
<span class="am-icon-trash-o"></span> 批量配置项目可见性
</button>
<#-- <button type="button" class="am-btn am-btn-default"-->
<#-- onclick="location.href='${base}/project/selectRoleUser?projectId=${list.id}'">-->
<#-- <span class="am-icon-refresh"></span> 批量配置项目可见性-->
<#-- </button>-->
<#if adminId==1>
<button type="button" id="authorizeButton" disabled class="am-btn am-btn-default"
onclick="authorize('${base}/project/selectRoleUserBatch')" >
<span class="am-icon-trash-o"></span> 批量配置项目可见性
</button>
</#if>
</div>
</div>
</div>