修改权限
parent
9d08b2b4ef
commit
469adad607
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue