项目阶段更新
parent
a19307dd0e
commit
6876cd1567
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue