{{ item.passport.nickname }}
{{ item.content }}
{{ formatDate(item.create_time) }}
·
{{item.ip_location | splitAreaCity}}
回复
{{realSupportList[item.comment_id] || 0}}
{{item.comments.length}}
{{ i.passport.nickname }}
{{ i.replyed_passport.nickname }}
{{ i.content
}}
{{ formatDate(i.create_time) }}
·
{{i.ip_location | splitAreaCity}}
回复
{{realSupportList[i.comment_id] || 0}}
{{i.reply_count || 0}}
{{item.foldStatus ? "收起" : "展开" + item.comments.length + "条回复"}}