<%@page import="com.blueland.bpm.engine.config.model.*" %> <%@page import="com.blueland.bpm.common.page.*" %> <%@page import="java.util.*" %> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib tagdir="/WEB-INF/tags/simpletable" prefix="simpletable"%> <%@ include file="/commons/taglibs.jsp" %> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <%@ include file="/commons/meta.jsp" %> 委托代办设置 <%@ include file="/commons/messages.jsp"%>
委托代办设置
委托类型 委托人 被委托人 委托流程 委托状态
${item.deputeTypeVal}  ${item.deputeUserName}  ${item.mandataryUserName}  ${item.processDefName}  ${item.deputeStatusVal}