流程退回优化
parent
faaaf75726
commit
7780900fac
|
@ -2235,7 +2235,7 @@
|
|||
<#if node.canRollback>
|
||||
<button type="button"
|
||||
class="am-btn am-btn-default am-btn-xs am-text-secondary"
|
||||
onclick="openRollbackToRecordModal('${node.id}', '${node.procDefName}-${node.taskName}-${node.assigneeName}')">
|
||||
onclick="openRollbackToRecordModal('${node.id}', '${node.procDefName}-${node.taskName}')">
|
||||
退回
|
||||
</button>
|
||||
</#if>
|
||||
|
|
Loading…
Reference in New Issue