diff --git a/src/views/dataBoard/overview/components/MapDialog/CommunityList.vue b/src/views/dataBoard/overview/components/MapDialog/CommunityList.vue
index d7abcd80f..f6677324c 100644
--- a/src/views/dataBoard/overview/components/MapDialog/CommunityList.vue
+++ b/src/views/dataBoard/overview/components/MapDialog/CommunityList.vue
@@ -28,7 +28,17 @@
- {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
@@ -106,6 +116,19 @@ export default {
this.id = id;
this.$refs.detail.open(id);
},
+
+ // 查看
+ handleLook(row) {
+ let { resiId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: resiId,
+ type:'renfang'
+ },
+ });
+ },
+
}
}
diff --git a/src/views/dataBoard/overview/components/MapDialog/DemandList.vue b/src/views/dataBoard/overview/components/MapDialog/DemandList.vue
index 1b8e57b4a..6232bb50d 100644
--- a/src/views/dataBoard/overview/components/MapDialog/DemandList.vue
+++ b/src/views/dataBoard/overview/components/MapDialog/DemandList.vue
@@ -8,7 +8,21 @@
-
+
+
+
+ {{ $sensitive(scope.row.reportUserMobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.reportUserMobile, 3, 7) }}
+
+
+
@@ -158,6 +172,17 @@ export default {
showDetail2(id) {
this.$refs.Bmysxxq.open(id);
},
+ // 查看
+ handleLook(row) {
+ let { demandUserId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: demandUserId,
+ type:'renfang'
+ },
+ });
+ },
handleViews(data) {
if(this.type === '1') {
this.showDetail(data.demandRecId)
diff --git a/src/views/dataBoard/overview/components/MapDialog/List12345.vue b/src/views/dataBoard/overview/components/MapDialog/List12345.vue
index 770226e65..e5602151b 100644
--- a/src/views/dataBoard/overview/components/MapDialog/List12345.vue
+++ b/src/views/dataBoard/overview/components/MapDialog/List12345.vue
@@ -11,7 +11,17 @@
- {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
@@ -125,6 +135,18 @@ export default {
this.showDialog = true;
this.rowId = icEventId;
},
+
+ // 查看
+ handleLook(row) {
+ let { reportUserId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: reportUserId,
+ type:'renfang'
+ },
+ });
+ },
}
}
diff --git a/src/views/dataBoard/overview/components/MapDialog/Njjwtqk.vue b/src/views/dataBoard/overview/components/MapDialog/Njjwtqk.vue
index a831415ad..e0d5f402e 100644
--- a/src/views/dataBoard/overview/components/MapDialog/Njjwtqk.vue
+++ b/src/views/dataBoard/overview/components/MapDialog/Njjwtqk.vue
@@ -10,7 +10,21 @@
-
+
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+
@@ -121,6 +135,17 @@ export default {
this.showDialog = true;
this.rowId = icEventId;
},
+ // 查看
+ handleLook(row) {
+ let { reportUserId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: reportUserId,
+ type:'renfang'
+ },
+ });
+ },
}
}
diff --git a/src/views/dataBoard/overview/components/MapDialog/SatisfactionList.vue b/src/views/dataBoard/overview/components/MapDialog/SatisfactionList.vue
index 0491e2722..0842ceffc 100644
--- a/src/views/dataBoard/overview/components/MapDialog/SatisfactionList.vue
+++ b/src/views/dataBoard/overview/components/MapDialog/SatisfactionList.vue
@@ -22,7 +22,17 @@
- {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
@@ -125,6 +135,18 @@ export default {
close() {
this.showDialog = false;
},
+ // 查看
+ handleLook(row) {
+ let { resiId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: resiId,
+ type:'renfang'
+ },
+ });
+ },
+
}
}
diff --git a/src/views/dataBoard/overview/potentialPeople/12345.vue b/src/views/dataBoard/overview/potentialPeople/12345.vue
index fd87a2a59..7aae1b32f 100644
--- a/src/views/dataBoard/overview/potentialPeople/12345.vue
+++ b/src/views/dataBoard/overview/potentialPeople/12345.vue
@@ -14,7 +14,17 @@
- {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
@@ -112,6 +122,17 @@ export default {
close() {
this.showDialog = false;
},
+ // 查看
+ handleLook(row) {
+ let { reportUserId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: reportUserId,
+ type:'renfang'
+ },
+ });
+ },
},
};
diff --git a/src/views/dataBoard/overview/potentialPeople/province.vue b/src/views/dataBoard/overview/potentialPeople/province.vue
index 8ef3ae0e0..5da20c29c 100644
--- a/src/views/dataBoard/overview/potentialPeople/province.vue
+++ b/src/views/dataBoard/overview/potentialPeople/province.vue
@@ -22,7 +22,17 @@
- {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.mobile, 3, 7) }}
+
@@ -115,6 +125,17 @@ export default {
close() {
this.showDialog = false;
},
+ // 查看
+ handleLook(row) {
+ let { resiId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: resiId,
+ type:'renfang'
+ },
+ });
+ },
},
};
diff --git a/src/views/dataBoard/overview/potentialPeople/selfInspect.vue b/src/views/dataBoard/overview/potentialPeople/selfInspect.vue
index 766a39de4..8eef65938 100644
--- a/src/views/dataBoard/overview/potentialPeople/selfInspect.vue
+++ b/src/views/dataBoard/overview/potentialPeople/selfInspect.vue
@@ -31,7 +31,17 @@
- {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
+ {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
+
+ {{ $sensitive(scope.row.reporterMobile, 3, 7) }}
+
@@ -111,6 +121,17 @@ export default {
this.id = id;
this.$refs.detail.open(id);
},
+ // 查看
+ handleLook(row) {
+ let { resiId } = row
+ this.$router.push({
+ path: "/dataBoard/overview/resident",
+ query: {
+ user_id: resiId,
+ type:'renfang'
+ },
+ });
+ },
},
};