+
+ 更多信息
+
+
+
+
+
+ 请输入姓名
+
+
+ 人员情况
+
+
+
+ 所属网格
+
+ + {{ info.gridName }} +
+
+ 人员类别
+
+ + {{ + info.personCategory.length == 0 + ? "--" + : info.personCategory.join("、") + }} +
+
+ 工作单位
+
+ + {{ info.workUnit || "--" }} +
+
+ 志愿者类别
+
+ + {{ + info.volunteerCategory.length == 0 + ? "--" + : info.volunteerCategory.join("、") + }} +
+
+ 房屋信息
+
+ + {{ + info.houseInfo.length == 0 + ? "--" + : info.houseInfo.join("、") + }} +
+
+ 经济状况
+
+ + 月薪: + {{ + info.financialSituation.monthlyIncome || "--" + }},退休金:{{ + info.financialSituation.retirementAmount || "--" + }} +
+
+ 家庭关系
+
+
+ (户主)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+