diff --git a/src/router/index.js b/src/router/index.js index ad5d3587e..32df7e7e4 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -250,7 +250,25 @@ export const dataBoardRoutes = { component: () => import("@/views/dataBoard/sida/wt/eventList"), name: "dataBoard-sida-wt-eventList", meta: { - title: "问题清单列表", + title: "治理事件列表", + isTab: false, + }, + },{ + path: "sida/wt/hiddenDangerList", + props: true, + component: () => import("@/views/dataBoard/sida/wt/hiddenDangerList"), + name: "dataBoard-sida-wt-hiddenDangerList", + meta: { + title: "安全隐患列表", + isTab: false, + }, + },{ + path: "sida/wt/specialCategoryList", + props: true, + component: () => import("@/views/dataBoard/sida/wt/specialCategoryList"), + name: "dataBoard-sida-wt-specialCategoryList", + meta: { + title: "综治人群列表", isTab: false, }, } diff --git a/src/views/dataBoard/cpts/event-details.vue b/src/views/dataBoard/cpts/event-details.vue index 78d90ecea..eb3b3e84c 100644 --- a/src/views/dataBoard/cpts/event-details.vue +++ b/src/views/dataBoard/cpts/event-details.vue @@ -96,706 +96,19 @@ -
-
-
-
场所名称:
-
{{ info.place_org_name }}
-
- -
-
占地面积:
-
{{ info.area_covered }}
-
- -
-
场所规模:
-
{{ info.scale_total }}
-
- -
-
所属组织:
-
{{ info.grid }}
-
- -
-
场所类别:
-
{{ info.place_category }}
-
- -
-
场所类型:
-
{{ info.place_type }}
-
- -
-
负责人:
-
{{ info.person_in_charge }}
-
- -
-
联系电话:
-
{{ info.mobile }}
-
- -
-
场所地址:
-
{{ info.mobile }}
-
-
-
-
-
{{ info.longitude }}{{ info.latitude }}
-
-
-
-
-
- - 基本信息 - -
-
-
-
房屋名称:
-
{{ info.grid }}
-
-
-
房屋类型:
-
{{ info.parent_category }} {{ info.category }}
-
-
-
房屋用途:
-
{{ info.report_type }}
-
-
-
房屋状态:
-
{{ info.report_user_name }}
-
-
-
房主姓名:
-
{{ info.report_time }}
-
-
-
联系电话:
-
{{ info.report_user_mobile }}
-
-
-
证件号:
-
{{ info.report_user_mobile }}
-
-
-
- - 人员信息 - -
-
-
-
姓名:
-
{{ info.demand_user_name }}
-
-
-
联系电话:
-
{{ info.want_service_time }}
-
-
-
证件号:
-
{{ info.content }}
-
-
-
本地户籍:
-
{{ info.content }}
-
-
-
性别:
-
{{ info.content }}
-
-
-
出生日期:
-
{{ info.content }}
-
-
-
民族:
-
{{ info.content }}
-
-
-
居民类别:
-
{{ info.content }}
-
-
-
备注:
-
{{ info.content }}
-
-
-
- - 分类信息 - -
-
-
-
居民分类:
-
-
- 党员 - 低保人员 - 保障房人员 - 失业人员 - 育龄妇女 - 退役军人 - 统战人员 - 信访人员 - 志愿者 - 特扶人员 - 租户 - 流动人口 - 特殊人群 - 独居老人 - 空巢老人 - 失能老人 - 失智老人 - 残疾 - 大病 - 慢病 -
-
-
-
- -
- - 其他信息 - -
-
- - 其他信息 - -
-
-
-
- {{ item }} -
-
-
- -
-
-
-
文化程度:
-
{{ info.education }}
-
-
-
备注:
-
{{ info.education_remark }}
-
-
-
- -
-
-
-
兴趣:
-
{{ info.hobby }}
-
-
-
备注:
-
{{ info.hobby_remark }}
-
-
-
- -
-
-
-
宗教:
-
{{ info.belief }}
-
-
-
备注:
-
{{ info.belief_remark }}
-
-
-
- -
-
-
-
残疾类别:
-
{{ info.disable_type }}
-
-
-
残疾等级:
-
{{ info.disable_degree }}
-
-
-
残疾证号:
-
{{ info.disable_idcard }}
-
-
-
残疾说明:
-
{{ info.disable_remark }}
-
-
-
监护人:
-
{{ info.guardian }}
-
-
-
劳动能力:
-
{{ info.skill }}
-
-
-
非义务教育阶段助学:
-
{{ info.voluntaryEducationFlag }}
-
-
-
所患大病:
-
{{ info.voluntaryEducationFlag }}
-
-
-
大病患病时间:
-
{{ info.illnessCode }}
-
-
-
所患慢性病:
-
{{ info.chronicDiseaseCode }}
-
-
-
慢病患病时间:
-
{{ info.chronicDiseaseTime }}
-
-
-
是否参保:
-
{{ info.chronicDiseaseTime }}
-
-
-
自付金额:
-
{{ info.selfPayAmount }}
-
-
-
救助金额:
-
{{ info.selfPayAmount }}
-
-
-
救助时间:
-
{{ info.deliveranceAmount }}
-
-
-
享受救助明细序号:
-
{{ info.deliveranceTime }}
-
-
-
备注:
-
{{ info.deliveranceNum }}
-
-
-
- -
-
-
-
工作单位:
-
{{ info.workunit }}
-
-
-
职业:
-
{{ info.career }}
-
-
-
离退休时间:
-
{{ info.retire_date }}
-
-
-
备注:
-
{{ info.retire_remark }}
-
-
-
- -
-
-
-
退休金额:
-
{{ info.retire_income }}
-
-
-
月收入:
-
{{ info.income }}
-
-
-
- -
-
-
-
籍贯:
-
{{ info.native }}
-
-
-
户籍所在地:
-
{{ info.native_place }}
-
-
-
现居住地:
-
{{ info.residence_current }}
-
-
-
人户状况:
-
{{ info.household }}
-
-
-
备注:
-
{{ info.household_remark }}
-
-
-
- -
-
-
-
与户主关系:
-
{{ info.holdingrel }}
-
-
-
居住情况:
-
{{ info.residence }}
-
-
-
婚姻状况:
-
{{ info.marital }}
-
-
-
配偶状况:
-
{{ info.spouse }}
-
-
-
有无赡养人:
-
{{ info.supporters }}
-
-
-
与赡养人关系:
-
{{ info.supporters_relation }}
-
-
-
赡养人联系电话:
-
{{ info.dependantMobile }}
-
-
-
备注:
-
{{ info.familyInfoRemark }}
-
-
-
- -
-
-
-
入党时间:
-
{{ info.joinTime }}
-
-
-
转正时间:
-
{{ info.positiveTime }}
-
-
-
所属支部:
-
{{ info.branchId }}
-
-
-
是否流动党员:
-
{{ info.flowFlag }}
-
-
-
流动党员活动证号:
-
{{ info.flowActNum }}
-
-
-
职务:
-
{{ info.partyJob }}
-
-
-
是否退休:
-
{{ info.retiredFlag }}
-
-
-
是否党员中心户:
-
{{ info.centerFlag }}
-
-
-
入党时所在党支部:
-
{{ info.joinBranchName }}
-
-
-
组织关系转入社区时间:
-
{{ info.joinCommunityTime }}
-
-
-
是否请长假:
-
{{ info.longHolidayFlag }}
-
-
-
- -
-
-
-
住房性质:
-
{{ info.housingNature }}
-
-
-
保障类型:
-
{{ info.securityType }}
-
-
-
发证日期:
-
{{ info.certificateDate }}
-
-
-
补贴编号:
-
{{ info.subsidyNum }}
-
-
-
补贴金额:
-
{{ info.subsidyAmount }}
-
-
-
- -
-
-
-
原工作单位:
-
{{ info.originWorkUnit }}
-
-
-
失业时间:
-
{{ info.unemploymentTime }}
-
-
-
失业证号:
-
{{ info.unemploymentTime }}
-
-
-
再就业优惠证号:
-
{{ info.employmentNum }}
-
-
-
技术特长:
-
{{ info.specialSkill }}
-
-
-
失业原因:
-
{{ info.unemploymentReason }}
-
-
-
是否就业困难对象:
-
{{ info.employmentHardFlag }}
-
-
-
劳动能力就业愿望:
-
{{ info.employmentWish }}
-
-
-
- -
-
-
-
入伍时间:
-
{{ info.joinArmyTime }}
-
-
-
退伍时间:
-
{{ info.leaveArmyTime }}
-
-
-
服役单位:
-
{{ info.serviceUnit }}
-
-
-
接收单位:
-
{{ info.receiveUnit }}
-
-
-
待安置补助金:
-
{{ info.settlementAmount }}
-
-
-
培训状况:
-
{{ info.trainDesc }}
-
-
-
参战时间开始日期:
-
{{ info.joinWarStartTime }}
-
-
-
参战时间截止日期:
-
{{ info.joinWarEndTime }}
-
-
-
现就业状况:
-
{{ info.employmentSituation }}
-
-
-
是否办理公益性岗位:
-
{{ info.pubWelfareJobFlag }}
-
-
-
- -
-
-
-
职务:
-
{{ info.duty }}
-
-
-
探亲情况:
-
{{ info.visitation }}
-
-
-
- -
-
-
-
志愿者类别:
-
{{ info.volunteerCategory }}
-
-
-
备注:
-
{{ info.volunteerRemark }}
-
-
-
- -
-
-
-
高龄补助:
-
{{ info.volunteerRemark }}
-
-
-
- -
-
-
-
特殊人群类别:
-
{{ info.specialCategoryCode }}
-
-
-
- -
-
-
-
出生地:
-
{{ info.birthplace }}
-
-
-
父亲姓名:
-
{{ info.father }}
-
-
-
母亲姓名:
-
{{ info.mother }}
-
-
-
胎次:
-
{{ info.count }}
-
-
-
申报日期:
-
{{ info.reportDate }}
-
-
-
- -
-
-
-
死亡时间:
-
{{ info.deathDate }}
-
-
-
加入原因:
-
{{ info.deathReason }}
-
-
-
移除时间:
-
{{ info.removeDate }}
-
-
-
移除原因:
-
{{ info.removeReason }}
-
-
-
- -
-
-
-
迁出信息:
-
{{ info.outOfTime }}
-
-
-
迁出类别:
-
{{ info.type }}
-
-
-
迁出原因:
-
{{ info.reason }}
-
-
-
迁出至组织:
-
{{ info.deptId }}
-
-
-
小区:
-
{{ info.villageName }}
-
-
-
楼号:
-
{{ info.buildName }}
-
-
-
单元:
-
{{ info.unitName }}
-
-
-
房屋:
-
{{ info.homeName }}
-
-
-
外迁地址:
-
{{ info.address }}
-
-
-
-
+ + diff --git a/src/views/dataBoard/cpts/specialCategory-details.vue b/src/views/dataBoard/cpts/specialCategory-details.vue new file mode 100644 index 000000000..c05205a28 --- /dev/null +++ b/src/views/dataBoard/cpts/specialCategory-details.vue @@ -0,0 +1,731 @@ + + + + + diff --git a/src/views/dataBoard/sida/cpts/sqpj.vue b/src/views/dataBoard/sida/cpts/sqpj.vue index 7a513b082..321835eab 100644 --- a/src/views/dataBoard/sida/cpts/sqpj.vue +++ b/src/views/dataBoard/sida/cpts/sqpj.vue @@ -88,7 +88,7 @@ export default { }, watch: { currentTab() { - this.getResiCategoryData(); + // this.getResiCategoryData(); }, orgId() { this.init(); @@ -96,7 +96,7 @@ export default { }, methods: { async init() { - this.getResiCategoryData(); + // this.getResiCategoryData(); }, handleClickItem(item) { // const { type, name } = item; diff --git a/src/views/dataBoard/sida/cpts/wtqd.vue b/src/views/dataBoard/sida/cpts/wtqd.vue index e5693f40a..58af26c3e 100644 --- a/src/views/dataBoard/sida/cpts/wtqd.vue +++ b/src/views/dataBoard/sida/cpts/wtqd.vue @@ -68,9 +68,19 @@ export default { this.getPie(); }, handleClickItem(item) { + + let path="" + if(this.currentTab=="治理事件") + { + path="eventList" + }else if(this.currentTab=="安全隐患"){ + path="hiddenDangerList" + }else{ + path="specialCategoryList" + } this.getInfo(); this.$router.push({ - path: '/dataBoard/sida/wt/eventList', + path: `/dataBoard/sida/wt/${path}`, query: { org_id: this.orgId, type: this.currentTab, diff --git a/src/views/dataBoard/sida/wt/eventList.vue b/src/views/dataBoard/sida/wt/eventList.vue index 5cd3d0431..48f72bc4c 100644 --- a/src/views/dataBoard/sida/wt/eventList.vue +++ b/src/views/dataBoard/sida/wt/eventList.vue @@ -7,43 +7,25 @@
{{ tableTitle }}
- - 治理事件 - 安全隐患 - 综治人群 - - + 全部 - - + 普通事件 + 难点堵点 + 矛盾纠纷 + 自身问题 -
-
- +
+ +
- +
+ + diff --git a/src/views/dataBoard/sida/wt/specialCategoryList.vue b/src/views/dataBoard/sida/wt/specialCategoryList.vue new file mode 100644 index 000000000..373ef0976 --- /dev/null +++ b/src/views/dataBoard/sida/wt/specialCategoryList.vue @@ -0,0 +1,284 @@ + + + + +