-
-
-
-
- 查询
- 重置
-
-
-
- {{ showSercahStatus ? "收起" : "展开" }}
-
-
-
-
-
-
-
-
- 新增
- 导出
-
+
+
+
+ {{ data.label }}
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+ {{ showSercahStatus ? "收起" : "展开" }}
+
+
+
+
+
+
+
+
+ 新增
+ 导出
+
-
- 批量删除
-
-
-
-
-
-
-
-
-
-
-
-
- {{ handleFilterSpan(scope.row, item) }}
-
-
- {{ scope.row.gender == null ? '--' : scope.row.gender == 1 ? '男' : scope.row.gender == 2 ? '女' :
- '--' }}
-
-
-
-
- {{ scope.row.agencyName + scope.row.homeName }}
-
-
-
-
-
-
- {{ scope.row.categoryInfo.categoryNames }}
-
-
-
-
-
-
- {{ scope.row.home.householdSituationName || '' }}
-
-
-
-
-
-
- {{ scope.row.home.resiHouseRel != null ? scope.row.home.resiHouseRel ==
- 0 ? "自住" : scope.row.home.resiHouseRel == 1 ? '租住' : '' : '' }}
-
-
-
- {{
- handleFilterSpan(scope.row, item)
- }}
-
-
-
-
- 查看
-
-
- 编辑
-
-
- 删除
-
-
-
- handelRegister(command, scope.row)
- ">
-
- ▪▪▪
-
- 变更记录
- 死亡登记
- 迁出登记
-
-
-
-
-
-
-
-
+
批量删除
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ handleFilterSpan(scope.row, item) }}
+
+
+ {{
+ scope.row.gender == null
+ ? "--"
+ : scope.row.gender == 1
+ ? "男"
+ : scope.row.gender == 2
+ ? "女"
+ : "--"
+ }}
+
+
+
+
+ {{ scope.row.agencyName + scope.row.homeName }}
+
+
+
+
+
+
+ {{ scope.row.categoryInfo.categoryNames }}
+
+
+
+
+
+
+ {{ scope.row.home.householdSituationName || "" }}
+
+
+
+
+
+
+ {{
+ scope.row.home.resiHouseRel != null
+ ? scope.row.home.resiHouseRel == 0
+ ? "自住"
+ : scope.row.home.resiHouseRel == 1
+ ? "租住"
+ : ""
+ : ""
+ }}
+
+
+
+ {{ handleFilterSpan(scope.row, item) }}
+
+
+
+
+ 查看
+
+
+ 编辑
+
+
+ 删除
+
+
+ handelRegister(command, scope.row)"
+ >
+
+ ▪▪▪
+
+ 变更记录
+ 死亡登记
+ 迁出登记
+
+
+
+
+
+
+
+
+
+
+
+