关闭
-
确定
@@ -225,9 +234,9 @@ export default {
this.info = JSON.parse(JSON.stringify(this.eventDetailData));
//如果已经评价过,进行回显
- if (this.info.status === 'closed_case' && this.info.satisfactionName) {
- this.changeSatisfyType(this.info.satisfaction)
- }
+ // if (this.info.status === 'closed_case' && this.info.satisfactionName) {
+ // this.changeSatisfyType(this.info.satisfaction)
+ // }
}
// this.getApiData();
diff --git a/src/views/modules/shequzhili/event/cpts/event-info.vue b/src/views/modules/shequzhili/event/cpts/event-info.vue
index b6569ada..6a1346c8 100644
--- a/src/views/modules/shequzhili/event/cpts/event-info.vue
+++ b/src/views/modules/shequzhili/event/cpts/event-info.vue
@@ -6,7 +6,8 @@
+ @changeUserId="changeUserId"
+ @changeGridId="changeGridId">
- 上报时间:
+ 发生时间:
{{ eventInfo.createdTime }}
diff --git a/src/views/modules/visual/communityGovern/shijianchuli/shijianchulifenxi.vue b/src/views/modules/visual/communityGovern/shijianchuli/shijianchulifenxi.vue
index 8893a3f5..dbd4c55c 100644
--- a/src/views/modules/visual/communityGovern/shijianchuli/shijianchulifenxi.vue
+++ b/src/views/modules/visual/communityGovern/shijianchuli/shijianchulifenxi.vue
@@ -298,6 +298,8 @@ export default {
await this.getLineChart()
this.dataLoading = false
+ console.log(this.orgType)
+ console.log(this.orgId)
// this.assignData()