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