From 72b37fd3a7faec379b48fdc0c39816485dce6a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Sun, 26 Feb 2023 14:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B6=88=E6=81=AF=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/components/tools/HeaderNotice.vue | 2 +- jshERP-web/src/components/tools/ShowAnnouncement.vue | 2 ++ jshERP-web/src/views/system/MsgList.vue | 6 ++---- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jshERP-web/src/components/tools/HeaderNotice.vue b/jshERP-web/src/components/tools/HeaderNotice.vue index a9291e33..a9ba81b0 100644 --- a/jshERP-web/src/components/tools/HeaderNotice.vue +++ b/jshERP-web/src/components/tools/HeaderNotice.vue @@ -15,7 +15,7 @@

{{ record.msgTitle }}

-

{{ record.createTimeStr }} 发布

+

{{ record.createTimeStr }}

diff --git a/jshERP-web/src/components/tools/ShowAnnouncement.vue b/jshERP-web/src/components/tools/ShowAnnouncement.vue index be8f0aaa..f0ef3dfa 100644 --- a/jshERP-web/src/components/tools/ShowAnnouncement.vue +++ b/jshERP-web/src/components/tools/ShowAnnouncement.vue @@ -6,6 +6,7 @@ :bodyStyle ="bodyStyle" :switchFullscreen="switchFullscreen" @cancel="handleCancel" + style="top:15%;height: 60%;" > {{record.msgTitle}} + 通知日期:{{record.createTimeStr}} diff --git a/jshERP-web/src/views/system/MsgList.vue b/jshERP-web/src/views/system/MsgList.vue index b015f1d9..7b2feae0 100644 --- a/jshERP-web/src/views/system/MsgList.vue +++ b/jshERP-web/src/views/system/MsgList.vue @@ -25,14 +25,12 @@ 查询 重置 + 全部标注已读
-
- 全部标注已读 -