diff --git a/src/router/index.js b/src/router/index.js
index 4617a3804..04e9da2d8 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -318,11 +318,11 @@ router.beforeEach((to, from, next) => {
name: "事件处理分析",
id: "shijianchulifenxi",
},
- {
- url: "visual/communityGovern/processAnalyze",
- name: "事件处置分析",
- id: "processAnalyze",
- },
+ // {
+ // url: "visual/communityGovern/processAnalyze",
+ // name: "事件处置分析",
+ // id: "processAnalyze",
+ // },
{
url: "/visual/communityGovern/shijianfenlei/shijianfenleifenxi",
name: "事件分类分析",
@@ -338,16 +338,16 @@ router.beforeEach((to, from, next) => {
// name: "事件分类分析",
// id: "typeAnalyze",
// },
- {
- url: "/visual/communityGovern/resibuzz",
- name: "居民热议分析",
- id: "resibuzz",
- },
- {
- url: "/visual/communityGovern/distributionAnalyze",
- name: "事件分布分析",
- id: "distributionAnalyze",
- },
+ // {
+ // url: "/visual/communityGovern/resibuzz",
+ // name: "居民热议分析",
+ // id: "resibuzz",
+ // },
+ // {
+ // url: "/visual/communityGovern/distributionAnalyze",
+ // name: "事件分布分析",
+ // id: "distributionAnalyze",
+ // },
],
},
diff --git a/src/views/modules/shequzhili/event/cpts/process-form-demand.vue b/src/views/modules/shequzhili/event/cpts/process-form-demand.vue
index bf0cee252..3423c3d89 100644
--- a/src/views/modules/shequzhili/event/cpts/process-form-demand.vue
+++ b/src/views/modules/shequzhili/event/cpts/process-form-demand.vue
@@ -100,7 +100,7 @@
-
+
diff --git a/src/views/modules/shequzhili/event/cpts/process-form.vue b/src/views/modules/shequzhili/event/cpts/process-form.vue
index dcfa39a1a..4f9e07016 100644
--- a/src/views/modules/shequzhili/event/cpts/process-form.vue
+++ b/src/views/modules/shequzhili/event/cpts/process-form.vue
@@ -12,7 +12,8 @@
prop="operationType">
- 暂不处理
+ 暂不处理
回复
立项
转服务
diff --git a/src/views/modules/shequzhili/event/eventList.vue b/src/views/modules/shequzhili/event/eventList.vue
index caeede238..046ca618b 100644
--- a/src/views/modules/shequzhili/event/eventList.vue
+++ b/src/views/modules/shequzhili/event/eventList.vue
@@ -187,6 +187,7 @@
diff --git a/src/views/modules/shequzhili/xiangmu/index.vue b/src/views/modules/shequzhili/xiangmu/index.vue
index 63227a92f..886314332 100644
--- a/src/views/modules/shequzhili/xiangmu/index.vue
+++ b/src/views/modules/shequzhili/xiangmu/index.vue
@@ -23,12 +23,22 @@
+
+ 至
+
@@ -39,7 +49,7 @@
placeholder="请选择"
size="small"
clearable
- style="width: 120px"
+ style="width: 150px"
class="resi-cell-select"
>
- 需求内容
-
+
所属网格:
{{ info.gridName }}
@@ -35,10 +32,10 @@
需求类型:
{{ info.categoryName }}
-
+
上报类型:
{{ info.reportTypeName }}
@@ -55,10 +52,18 @@
上报时间 :
{{ info.reportTime }}
+
+ 需求人 :
+ {{ info.demandUserName }}
+
服务时间 :
{{ info.wantServiceTime }}
+
+
需求内容:
+
{{ info.content }}
+
服务方 :
{{ info.serviceShowName }}
@@ -67,10 +72,10 @@
实际服务时间 :
{{ info.serviceStartTime }} 至 {{ info.serviceEndTime }}
-