<%@page contentType="text/html;charset=UTF-8"%> <%@include file="/taglibs.jsp"%> <%pageContext.setAttribute("currentHeader", "bpm-console");%> <%pageContext.setAttribute("currentMenu", "delegate");%> <%pageContext.setAttribute("currentTitle", "bpm-category-11");%> <%@include file="/common/meta.jsp"%> <spring:message code="dev.delegateDelegateInfos.list.title" text="列表"/> <%@include file="/common/s3.jsp"%> <%@include file="/header/_pim3.jsp"%>
<%@include file="/menu/bpm-console.jsp"%>
<%--
查询
 
--%>
<%-- --%>
每页显示
编号 委托人 被委托人 开始时间 结束时间 流程定义 状态
${item.id} ${item.processDefinitionId} ${item.status == 1 ? '有效' : '无效'}
共0条记录 显示0条记录