{{ activity.personName }} {{ activity.inAndOutType == -1 ? "出库房" : activity.inAndOutType == 1 ? "进入库房" : "未知" }} {{ activity.eventTime }}
日期:{{schedule.date}}
时间:{{schedule.day}}
星期:{{schedule.week}}
{{ fontState[parseInt(scope.row.state)] }}