From a569f3f7fc28ba7ba438e8a7162cc9a766d8494a Mon Sep 17 00:00:00 2001
From: ZhaoTongYao <531131322@qq.com>
Date: Tue, 31 May 2022 13:51:39 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E8=AF=A6=E6=83=85?=
=?UTF-8?q?=E5=AF=B9=E8=AF=9D=E6=A1=86=E5=8F=91=E7=94=9F=E6=97=B6=E9=97=B4?=
=?UTF-8?q?happenTime?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/visual/communityGovern/shijianchuli/event-info.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
index da7b3889..8e602fee 100644
--- a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
+++ b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
@@ -19,7 +19,7 @@
发生时间:
- {{ eventInfo.createdTime }}
+ {{ eventInfo.happenTime }}
From 5b14e803bca3c4cab99713d3e6eaaaf33f3c9d0a Mon Sep 17 00:00:00 2001
From: ZhaoTongYao <531131322@qq.com>
Date: Tue, 31 May 2022 13:52:25 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E8=AF=A6=E6=83=85?=
=?UTF-8?q?=E5=AF=B9=E8=AF=9D=E6=A1=86=E5=8F=91=E7=94=9F=E6=97=B6=E9=97=B4?=
=?UTF-8?q?happenTime?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/visual/communityGovern/shijianchuli/event-info.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
index 8e602fee..9713d7e9 100644
--- a/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
+++ b/src/views/modules/visual/communityGovern/shijianchuli/event-info.vue
@@ -18,7 +18,7 @@
{{ eventInfo.gridName }}
- 发生时间:
+ 上报时间:
{{ eventInfo.happenTime }}