From 56a5147c67f7f8bf81262d53d2cfd1f5e4492b89 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 24 Jun 2022 17:14:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E4=BA=94=E5=A4=A7?= =?UTF-8?q?=E5=9B=BE=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../communityGovern/fivelayers/mapIndex.vue | 42 +++++++++++-------- 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue b/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue index 0670470b..21db55ad 100644 --- a/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue +++ b/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue @@ -117,6 +117,9 @@ class="popup-content">
居民信息
+
姓名: + {{ selInfo.icUserName }} +
所属网格: {{ selInfo.gridName }}
@@ -126,9 +129,7 @@
本地户籍: {{ selInfo.isBdhjShow }}
-
姓名: - {{ selInfo.icUserName }} -
+
手机: {{ selInfo.mobile }}
@@ -138,17 +139,12 @@
身份证号: {{ selInfo.idCard }}
-
出生日期: - {{ selInfo.birthday }} -
-
联系人: - {{ selInfo.contacts }} -
-
联系人手机: - {{ selInfo.contactsMobile }} + +
工作单位: + {{ selInfo.gzdw?selInfo.gzdw:'--' }}
-
志愿者类别: - {{ selInfo.categories }} +
人户状况: + {{ selInfo.rhzkShow }}