項目創建者不能審核自己的項目

master
pengqiang 2021-11-19 16:30:02 +08:00
parent 900f1f6d69
commit 4179a8c16d
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@
</button>
<#if adminId==list.approveId>
<#if list.creatorId!=list.approveId && adminId==list.approveId>
<button type="button"
class="am-btn am-btn-default am-btn-xs am-text-secondary"
onclick="location.href='${base}/project/approve?listFrom=list&id=${list.id}'"><span