{{ list.userName }}
{{ list.userNumber }}
{{ list.dutyOrgName }}
{{ list.steadyIndicator }}
{{ list.transientIndicators }}
{{ list.monitorName || '/' }}
{{ list.detectionFlag == 0 ? "否" :
"是" }}
{{ dictData.state.userList.filter(item => item.id == list.createBy)[0]?.name }}
{{ list.complaintText }}
{{ list.reformAdvice }}
{{ list.takeStep }}
{{ list.reportName }}