生成本月社区自查问卷表
本月已参与调研人数 {{ personQty }}人
{{
synthesisScore < 0
? Math.abs(synthesisScore)
: synthesisScore
}}
综合得分
{{
synthesisScoreBtLastMonth < 0
? Math.abs(synthesisScoreBtLastMonth)
: synthesisScoreBtLastMonth
}}
较上月
{{ item.score }}
{{ item.satisfactionCategoryName }}
{{
item.scoreDiffBtLastMonth < 0
? Math.abs(item.scoreDiffBtLastMonth)
: item.scoreDiffBtLastMonth
}}
较上月
加载中...
问卷链接: {{ questionnaireUrl }}