会签按钮迁移到项目首页
parent
890e5919f1
commit
43cc16e9df
|
@ -2664,10 +2664,6 @@
|
|||
<button type="submit" class="am-btn am-btn-primary am-btn-xs" id="saveFinal">审核</button>
|
||||
</#if>
|
||||
|
||||
<#--预算状态 待审核状态 -->
|
||||
<#if project.status==5 && project.approveStatusBudget==1 && currentTaskName != "执行董事" >
|
||||
<button type="submit" class="am-btn am-btn-primary am-btn-xs" id="huiQian">会签</button>
|
||||
</#if>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in New Issue