From 63f090b4fa4516117017dd3f562f1f5f9b5b8179 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 27 May 2024 18:41:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=98=9F=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpages/searchResult/pages/resiInfo/resiInfo.wxml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 || '--'}}