+
联系人:
{{ item.name }}
diff --git a/src/views/dataBoard/overview/index.vue b/src/views/dataBoard/overview/index.vue
index 2dee2ee0c..65727ce40 100644
--- a/src/views/dataBoard/overview/index.vue
+++ b/src/views/dataBoard/overview/index.vue
@@ -325,7 +325,6 @@ export default {
},
clickAgencyItem(item) {
- cnsole.log(item)
this.toBread({
orgId: item.id,
orgLevel: item.level,
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/details/sjwjj.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/details/sjwjj.vue
new file mode 100644
index 000000000..0a124ae77
--- /dev/null
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/details/sjwjj.vue
@@ -0,0 +1,365 @@
+
+
+
+
+
+
+
+
+
+
+

事项详情
+
+
+ 所属组织:
+ {{ item.gridName }}
+
+
+ 上报渠道:
+ {{ item.sourceTypeName }}
+
+
+ 事件类型:
+ {{ item.categoryName }}
+
+
+ 上报时间:
+ {{ item.createdTime }}
+
+
+
问题描述:
+
{{ item.eventContent }}
+
+
+
图片/附件:
+
+
![/]()
+
+
+
+ 详细地址:
+ {{ item.address }}
+
+
+ 上报人:
+ {{ item.name }}
+
+
+ 联系电话:
+ {{ item.mobile }}
+
+
+
+
+
+
+
+
+

办理进展
+
+
+
+
+
+
+
+
+
+ 指派
+
+
+ 完成并回复
+
+
+ {{ item.processName }}
+
+
+ {{
+ item.processTime ? getTrueTime(item.processTime) : ""
+ }}
+
+
+
+
+
+
指派人:
+
+ {{ item.departmentName }}
+
+
+
+
指派部门:
+
+ {{ item.agencyName }}
+
+
+
+
转办意见:
+
+ {{ item.publicReply }}
+
+
+
+
办结时限:
+
+ {{ formTimeLimit(item.timeLimit) }}
+
+
+
+
+
+
回复人:
+
+ {{ item.departmentName }}
+
+
+
+
回复内容:
+
+ {{ item.publicReply }}
+
+
+
+
办结时限:
+
+ {{ getTrueTime(item.timeLimit) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/details/xqwmz.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/details/xqwmz.vue
new file mode 100644
index 000000000..2eba9eb75
--- /dev/null
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/details/xqwmz.vue
@@ -0,0 +1,354 @@
+
+
+
+
+
+
+
+
+
+
+

事项详情
+
+
+ 所属组织:
+ {{ item.agencyName }}
+
+
+ 上报渠道:
+ {{ item.reportType }}
+
+
+ 需求类型:
+ {{ item.categoryName }}
+
+
+ 上报时间:
+ {{ item.reportTime }}
+
+
+
需求描述:
+
{{ item.content }}
+
+
+ 需求人:
+ {{ item.demandUserName }}
+
+
+ 需求人电话:
+ {{ item.demandUserMobile }}
+
+
+ 需求人住址:
+ {{ item.reportUserName }}
+
+
+ 上报人:
+ {{ item.reportUserName }}
+
+
+
+
+
+
+

办理进展
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ item.actionCode === 'create' ? '创建需求' :
+ item.actionCode === 'update' ? '更新需求' :
+ item.actionCode === 'cancel' ? '撤销需求' :
+ item.actionCode === 'assign' ? '指派' :
+ item.actionCode === 'take_order' ? '接单' :
+ item.actionCode === 'finish' ? '完成' :
+ item.actionCode === 'evaluate' ? '评价' : ''
+ }}
+
+
+ 、
+
+ {{
+ item.oprateTime
+ }}
+
+
+
+
+
+
+
上报人:
+
+ {{ item.reportUserName }} {{ item.roleName }}
+
+
+
+
+
+
办理人:
+
+ {{ item.assignUser }}
+
+
+
+
指派给服务方:
+
+ {{ item.serverName }} ({{
+ item.serviceType === 'volunteer' ? '志愿者' :
+ item.serviceType === 'social_org' ? '社会组织' :
+ item.serviceType === 'community_org' ? '社区自组织' :
+ item.serviceType === 'party_unit' ? '区域党建单位' :
+ item.serviceType === 'enterprise' ? '企业,商家' : ''
+ }})
+
+
+
+
+
+
+
服务方:
+
+ {{ item.serverName }} ({{
+ item.serviceType === 'volunteer' ? '志愿者' :
+ item.serviceType === 'social_org' ? '社会组织' :
+ item.serviceType === 'community_org' ? '社区自组织' :
+ item.serviceType === 'party_unit' ? '区域党建单位' :
+ item.serviceType === 'enterprise' ? '企业,商家' : ''
+ }})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/details/yxwxfw.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/details/yxwxfw.vue
new file mode 100644
index 000000000..176375a78
--- /dev/null
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/details/yxwxfw.vue
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+
+
+
+

事项详情
+
+
+ 所属组织:
+ {{ item.organizationName }}
+
+
+ 服务类型:
+ {{ item.serviceCategoryName }}
+
+
+ 服务事项:
+ {{item.serviceName}}
+
+
+ 服务时间:
+ {{ item.serviceTimeStart }} ~ {{ item.serviceTimeEnd }}
+
+
+
服务内容:
+
{{ item.remark }}
+
+
+ 经办人:
+ {{ item.principalName }}
+
+
+ 联系电话:
+ {{ item.principalContact }}
+
+
+ 服务方:
+ {{ item.serviceOrgName }}
+
+
+ 政策依据:
+ {{ item.title }}
+
+
+
+
+
+
+

办理进展
+
+
+
+
+
+
+
{{item.serviceStatus}}
+
+ {{
+ item.createdTime
+ }}
+
+
+
+
+
+
创建人:
+
+ {{ item.createdBy }} ({{item.agencyName}})
+
+
+
+
+
+
服务方:
+
+ {{ item.serviceOrgName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/sjwjj.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/sjwjj.vue
index 9a198aa5c..dc9ce8f0d 100644
--- a/src/views/dataBoard/satisfactionEval/potentialPeople/sjwjj.vue
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/sjwjj.vue
@@ -46,7 +46,7 @@
sortable
label="详情">
- 查看
+ 查看
@@ -60,6 +60,8 @@
:limit.sync="queryParams.pageSize"
@pagination="getList"
/>
+
+
@@ -67,11 +69,12 @@
import Breadcrumb from '@/views/dataBoard/satisfactionEval/components/Breadcrumb'
import Pagination from '@/views/dataBoard/satisfactionEval/components/Pagination'
import Title from "@/views/dataBoard/satisfactionEval/components/Title"
+import sjwjj from "@/views/dataBoard/satisfactionEval/potentialPeople/details/sjwjj.vue"
export default {
name: "dissatisfied",
- components: {Breadcrumb, Pagination,Title},
+ components: {Breadcrumb, Pagination, Title, sjwjj},
data() {
return {
queryParams: {
@@ -90,7 +93,9 @@ export default {
path: '',
name: '事件未解决数'
}],
- list: []
+ list: [],
+ showDialog: false,
+ rowId: '',
}
},
activated() {
@@ -109,7 +114,12 @@ export default {
this.total = data.total;
})
},
- handleView({name,id}) {
+ handleView({id}) {
+ this.showDialog = true
+ this.rowId = id
+ },
+ close() {
+ this.showDialog = false
}
}
}
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/xqwmz.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/xqwmz.vue
index d8e2d7a54..74f306f9b 100644
--- a/src/views/dataBoard/satisfactionEval/potentialPeople/xqwmz.vue
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/xqwmz.vue
@@ -44,7 +44,7 @@
sortable
label="详情">
- 查看
+ 查看
@@ -58,6 +58,7 @@
:limit.sync="queryParams.pageSize"
@pagination="getList"
/>
+
@@ -65,11 +66,11 @@
import Breadcrumb from '@/views/dataBoard/satisfactionEval/components/Breadcrumb'
import Pagination from '@/views/dataBoard/satisfactionEval/components/Pagination'
import Title from "@/views/dataBoard/satisfactionEval/components/Title"
-
+import xqwmz from "@/views/dataBoard/satisfactionEval/potentialPeople/details/xqwmz.vue"
export default {
name: "dissatisfied",
- components: {Breadcrumb, Pagination,Title},
+ components: {Breadcrumb, Pagination,Title,xqwmz},
data() {
return {
queryParams: {
@@ -88,7 +89,9 @@ export default {
path: '',
name: '需求未满足数'
}],
- list: []
+ list: [],
+ showDialog: false,
+ rowId: '',
}
},
activated() {
@@ -108,6 +111,11 @@ export default {
})
},
handleView({name,id}) {
+ this.showDialog = true
+ this.rowId = id
+ },
+ close() {
+ this.showDialog = false
}
}
}
diff --git a/src/views/dataBoard/satisfactionEval/potentialPeople/yxwxfw.vue b/src/views/dataBoard/satisfactionEval/potentialPeople/yxwxfw.vue
index 6e30b0c85..b589a652a 100644
--- a/src/views/dataBoard/satisfactionEval/potentialPeople/yxwxfw.vue
+++ b/src/views/dataBoard/satisfactionEval/potentialPeople/yxwxfw.vue
@@ -41,7 +41,7 @@
sortable
label="详情">
@@ -55,6 +55,7 @@
:limit.sync="queryParams.pageSize"
@pagination="getList"
/>
+