{{ serviceInfo.SAName ? serviceInfo.SAName :
'' }}
{{ onDutyPersonList && onDutyPersonList.length > 0 ? onDutyPersonList.length :
0 }}
在岗人员
{{ EmployeesOnLeaveList && EmployeesOnLeaveList.length > 0 ?
EmployeesOnLeaveList.length : 0 }}
请假人员
{{ item.userName ? item.userName.slice(0, 1) : "" }}
{{ item.userName || "" }}
{{ item.userJob }}
{{ item.workType }}
{{ item.userName ? item.userName.slice(0, 1) : "" }}
{{ item.userName || "" }}
{{ item.userJob || "" }}
{{ item.workType }}
{{ item.userName ? item.userName.slice(0, 1)
: "" }}
{{ item.name || "" }}
👑{{ item.post || "-" }}
值班中
{{ item.address }}
{{ item.label }}