<%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/webpage/include/taglib.jsp"%> <%@ include file="/webpage/include/bootstraptable.jsp"%> <%@include file="/webpage/include/treeview.jsp" %> 通知管理
<%@ include file="oaNotifyFormMaterial.js"%>
<%--
--%> <%----%> <%--
--%> <%-- <%--labelName="user.name" labelValue="${construction.tuser.name}"--%> <%--cssClass="form-control required"/>--%> <%--
--%> <%--
--%>
接受人 接受部门 阅读状态 阅读时间
${oaNotifyRecord.user.name} ${oaNotifyRecord.user.office.name} ${fns:getDictLabel(oaNotifyRecord.readFlag, 'oa_notify_read', '')}
已查阅:${oaNotify.readNum}   未查阅:${oaNotify.unReadNum}   总共:${oaNotify.readNum + oaNotify.unReadNum}