<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 信息查询
<%@ include file="statistics.jsp"%>
任务代号 执行人 任务状态 任务描述
${vo.taskName } ${vo.userNames } ${vo.recordStatus } ${vo.remark }