%@ page language="java" import="java.util.*" pageEncoding="UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %>
| 序号 | 办理环节 | 办理人员 | 办理意见 | 处理时间 | ||
|---|---|---|---|---|---|---|
| ${status.index+1 } | ${history.taskName } | ${history.assigneeUserName } | [退回]${history.approvalComment } | [终止]${history.approvalComment } | ${history.approvalComment } |
|