@using System.Text.RegularExpressions @using wispro.sp.web.Components @page "/Home" @attribute [Authorize] 首页
@if (_CurrentUser != null) {
@(_CurrentUser.Name)好, 祝您一天愉快!
深圳威世博代理事务所 | 工作地:深圳
}
@if (HandlingMonth != null) {
【@HandlingMonth.Year-@HandlingMonth.Month】月数据正在处理中,您有@waitingHandleItems笔绩效数据需要处理!
}
您的总绩效数据有:@allItems
信息动态 @if (AppealRecords != null && AppealRecords.Count > 0) { } @if (WaitingReviewProjects != null && WaitingReviewProjects.Count > 0) { 待分配绩效专案 @**@ @serialNumber(context) 绩效分配 }