diff --git a/subpages/searchResult/pages/resiInfo/resiInfo.wxml b/subpages/searchResult/pages/resiInfo/resiInfo.wxml index 2529ce9..b36ce60 100644 --- a/subpages/searchResult/pages/resiInfo/resiInfo.wxml +++ b/subpages/searchResult/pages/resiInfo/resiInfo.wxml @@ -40,7 +40,7 @@ {{form.baseInfoDto.updatedTime}} - + {{item.name}} ({{ item.filledQty }}/{{ item.totalQty }}) @@ -112,7 +112,6 @@ {{item.agencyName}}{{item.homeName }} - * 人房关系: {{ item.resiHouseRel != null @@ -125,7 +124,6 @@ }} - * 人户状况: @@ -143,7 +141,6 @@ {{ item.placeOfDomicile?item.placeOfDomicile:'--'}} - * 与户主关系: {{dicts.houseHolderRelArr[item.houseHolderRel].label || "--" }} @@ -162,7 +159,6 @@ }} - * 就业状态: {{dicts.careerStatusArr[form.workInfoDto.careerStatus].label || '--'}}