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/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}} + 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}} +