项目阶段更新

master
hanbo 2022-12-13 10:21:32 +08:00
parent a19307dd0e
commit 6876cd1567
1 changed files with 2 additions and 0 deletions

View File

@ -1062,10 +1062,12 @@
</button>
</#if>
<#if list.creatorId==adminId>
<button type="button" class="am-btn am-btn-default am-btn-xs am-text-secondary"
onclick="stageRefreshModal(${list.id})">
<span class="am-icon-pencil-square-o"></span>项目阶段更新
</button>
</#if>
</div>
</div>
</td>