From 3977fda40ac6b1d4dcd9cc2635cda9cb9c902f22 Mon Sep 17 00:00:00 2001 From: tianq Date: Fri, 17 Mar 2023 17:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=88=97=E8=A1=A8=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E4=BA=86=EF=BC=8C=E8=AF=A6=E6=83=85=E6=9C=AA=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{event-details.vue => event-detail.vue} | 6 +- ...er-details.vue => hiddenDanger-detail.vue} | 2 +- .../{need-details.vue => need-detail.vue} | 80 ++++---- src/views/dataBoard/cpts/resi-details.vue | 6 +- ...details.vue => specialCategory-detail.vue} | 189 +++++++++++------- src/views/dataBoard/sida/wt/eventList.vue | 15 +- .../dataBoard/sida/wt/hiddenDangerList.vue | 27 ++- .../dataBoard/sida/wt/specialCategoryList.vue | 31 +-- src/views/dataBoard/sida/xq/list.vue | 92 +++++---- 9 files changed, 251 insertions(+), 197 deletions(-) rename src/views/dataBoard/cpts/{event-details.vue => event-detail.vue} (98%) rename src/views/dataBoard/cpts/{hiddenDanger-details.vue => hiddenDanger-detail.vue} (99%) rename src/views/dataBoard/cpts/{need-details.vue => need-detail.vue} (95%) rename src/views/dataBoard/cpts/{specialCategory-details.vue => specialCategory-detail.vue} (86%) diff --git a/src/views/dataBoard/cpts/event-details.vue b/src/views/dataBoard/cpts/event-detail.vue similarity index 98% rename from src/views/dataBoard/cpts/event-details.vue rename to src/views/dataBoard/cpts/event-detail.vue index eb3b3e84c..7b855e3a6 100644 --- a/src/views/dataBoard/cpts/event-details.vue +++ b/src/views/dataBoard/cpts/event-detail.vue @@ -106,9 +106,9 @@ import { GaodeMap, Map } from '@antv/l7-maps'; import { requestPostBi } from '@/js/dai/request-bipass'; export default { - name: 'eventDetails', + name: 'eventdetail', props: { - detailsId: { + detailId: { type: String, default: '' }, @@ -150,7 +150,7 @@ export default { url, { queryParam: { - event_id: this.detailsId + event_id: this.detailId } }, { diff --git a/src/views/dataBoard/cpts/hiddenDanger-details.vue b/src/views/dataBoard/cpts/hiddenDanger-detail.vue similarity index 99% rename from src/views/dataBoard/cpts/hiddenDanger-details.vue rename to src/views/dataBoard/cpts/hiddenDanger-detail.vue index 78d90ecea..68b5b5d8e 100644 --- a/src/views/dataBoard/cpts/hiddenDanger-details.vue +++ b/src/views/dataBoard/cpts/hiddenDanger-detail.vue @@ -793,7 +793,7 @@ import { GaodeMap, Map } from "@antv/l7-maps"; import { requestPostBi } from '@/js/dai/request-bipass'; export default { - name: 'eventDetails', + name: 'eventdetail', props: { eventId: { type: String, diff --git a/src/views/dataBoard/cpts/need-details.vue b/src/views/dataBoard/cpts/need-detail.vue similarity index 95% rename from src/views/dataBoard/cpts/need-details.vue rename to src/views/dataBoard/cpts/need-detail.vue index f05eaf40d..3dafde384 100644 --- a/src/views/dataBoard/cpts/need-details.vue +++ b/src/views/dataBoard/cpts/need-detail.vue @@ -1,42 +1,6 @@ @@ -187,7 +183,7 @@ import { requestPostBi } from '@/js/dai/request-bipass'; export default { name: 'needDetails', props: { - needId: { + detailId: { type: String, default: '' }, @@ -236,7 +232,7 @@ export default { url, { queryParam: { - need_id: this.needId + need_id: this.detailId } }, { @@ -247,10 +243,8 @@ export default { this.info = { ...this.info, ...data[0] }; if (this.detailType == '政府支撑') { this.progress = this.info.progress; - - } - console.log(this.info); + console.log('this.info', this.info); } else { this.$message.error(msg); } @@ -260,7 +254,7 @@ export default { diff --git a/src/views/dataBoard/cpts/resi-details.vue b/src/views/dataBoard/cpts/resi-details.vue index eb3ae4965..4092c5527 100644 --- a/src/views/dataBoard/cpts/resi-details.vue +++ b/src/views/dataBoard/cpts/resi-details.vue @@ -934,12 +934,12 @@ export default { display: flex; flex-wrap: wrap; - span { + +} +.u-categorys span { display: block; width: 90px; } -} - .m-tabs { margin-top: 30px; display: flex; diff --git a/src/views/dataBoard/cpts/specialCategory-details.vue b/src/views/dataBoard/cpts/specialCategory-detail.vue similarity index 86% rename from src/views/dataBoard/cpts/specialCategory-details.vue rename to src/views/dataBoard/cpts/specialCategory-detail.vue index c05205a28..15a6d549a 100644 --- a/src/views/dataBoard/cpts/specialCategory-details.vue +++ b/src/views/dataBoard/cpts/specialCategory-detail.vue @@ -9,77 +9,57 @@
-
房屋名称:
-
{{ info.grid }}
-
-
-
房屋类型:
-
{{ info.parent_category }} {{ info.category }}
-
-
-
房屋用途:
-
{{ info.report_type }}
-
-
-
房屋状态:
-
{{ info.report_user_name }}
-
-
-
房主姓名:
-
{{ info.report_time }}
+
所属网格:
+
+ {{ info.community }} + - {{ info.grid }} +
-
联系电话:
-
{{ info.report_user_mobile }}
+
所属房屋:
+
+ {{ info.village }} + - {{ info.building }} + - {{ info.unit }} + - {{ info.room }} +
-
证件号:
-
{{ info.report_user_mobile }}
+
本地户籍:
+
{{ info.census_type }}
-
- - 人员信息 - -
-
姓名:
-
{{ info.demand_user_name }}
-
-
-
联系电话:
-
{{ info.want_service_time }}
-
-
-
证件号:
-
{{ info.content }}
+
居民姓名:
+
{{ info.name }}
-
本地户籍:
-
{{ info.content }}
+
出生日期:
+
{{ info.birthday }}
性别:
-
{{ info.content }}
+
{{ info.gender }}
-
出生日期:
-
{{ info.content }}
+
民族:
+
{{ info.ethnic }}
-
民族:
-
{{ info.content }}
+
联系电话:
+
{{ info.telephone }}
-
居民类别:
-
{{ info.content }}
+
证件号:
+
{{ info.idcard }}
备注:
-
{{ info.content }}
+
{{ info.resident_remark }}
+
分类信息 @@ -140,7 +120,7 @@
-
+ -
+ -
+
@@ -641,13 +621,13 @@