From 9d0d020072404efbec9750e3c4833bbb2bf91d99 Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Fri, 3 Dec 2021 17:15:34 +0800 Subject: [PATCH 1/2] bug --- src/apps/AppMeetingNotice/components/detail.vue | 2 +- src/apps/AppNotification/AppNotification.vue | 4 ++-- src/apps/AppNotification/components/read.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/AppMeetingNotice/components/detail.vue b/src/apps/AppMeetingNotice/components/detail.vue index 87145dd3..8aa7349d 100644 --- a/src/apps/AppMeetingNotice/components/detail.vue +++ b/src/apps/AppMeetingNotice/components/detail.vue @@ -7,7 +7,7 @@ {{ detail.userName && detail.userName.substr(-2) }} - {{ detail.userName }} + diff --git a/src/apps/AppNotification/AppNotification.vue b/src/apps/AppNotification/AppNotification.vue index 1e32da04..afa4219e 100644 --- a/src/apps/AppNotification/AppNotification.vue +++ b/src/apps/AppNotification/AppNotification.vue @@ -17,7 +17,7 @@ - {{ item.releaseUserName }} + {{ item.releaseTime }} @@ -34,7 +34,7 @@ - {{ item.releaseUserName }} + {{ item.releaseTime }} diff --git a/src/apps/AppNotification/components/read.vue b/src/apps/AppNotification/components/read.vue index cf44c849..4a8b618f 100644 --- a/src/apps/AppNotification/components/read.vue +++ b/src/apps/AppNotification/components/read.vue @@ -6,7 +6,7 @@ - {{item.name}} + From 3319cb15a3a308a8a4b522c43d0985e883f68148 Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Fri, 3 Dec 2021 17:20:17 +0800 Subject: [PATCH 2/2] 25224 --- src/apps/AppNotification/components/detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppNotification/components/detail.vue b/src/apps/AppNotification/components/detail.vue index ea2c17a5..0aeef8e4 100644 --- a/src/apps/AppNotification/components/detail.vue +++ b/src/apps/AppNotification/components/detail.vue @@ -6,7 +6,7 @@ 发布人: - {{detailObj.releaseUserName}} +