From fefce570212f4b1e970d0a6a3644fb80b2a48774 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Fri, 4 Mar 2022 10:20:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AD=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 7 +- jero-web/src/common/lang/zh-cn.js | 5 + .../components/PersonnelSelection/index.vue | 4 +- .../components/Standardselection/index.vue | 2 +- jero-web/src/components/addForm/index.vue | 15 ++- .../src/components/libraryAddForm/index.vue | 14 +-- jero-web/src/components/search/index.vue | 4 +- jero-web/src/components/tableDate/index.vue | 2 +- .../src/components/tools/HeaderNotice.vue | 112 +++--------------- .../library/docDetail/index.vue | 9 +- .../views/documentManage/library/index.vue | 14 +-- .../src/views/system/UserAnnouncementList.vue | 12 +- 12 files changed, 67 insertions(+), 133 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 8b97ae2ba..1092e0d35 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -408,5 +408,10 @@ module.exports = { PleaseSelectData: 'Please select data first', MessageContent: 'Message Content', MessageType: 'Message Type', - NotificationTime: 'Notification Time' + NotificationTime: 'Notification Time', + MessageNotification:'Message Notification', + SeeMore:'See more', + OperationSuccessful:'Operation successful', + operationFailed:'operation failed', + PersonnelSelection:'Personnel selection' } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 0c35abacf..c6b543a81 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -413,4 +413,9 @@ module.exports = { MessageContent:'消息内容', MessageType:'消息类型', NotificationTime:'通知时间', + MessageNotification:'消息通知', + SeeMore:'查看更多', + OperationSuccessful:'操作成功', + operationFailed:'操作失败', + PersonnelSelection:'人员选择', } \ No newline at end of file diff --git a/jero-web/src/components/PersonnelSelection/index.vue b/jero-web/src/components/PersonnelSelection/index.vue index 392029632..b2b4c52ae 100644 --- a/jero-web/src/components/PersonnelSelection/index.vue +++ b/jero-web/src/components/PersonnelSelection/index.vue @@ -3,11 +3,11 @@
{{ record.createTime }} 发布
+