From 4162dc0f87b5d316e8995a96e6e33ddb726c5ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=8F=AE=E5=AE=87?= Date: Thu, 30 Nov 2023 10:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=BC=B9=E7=AA=97=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E5=8F=8A=E6=8C=89=E9=92=AE=E6=8D=A2=E6=88=90=E8=8B=B1?= =?UTF-8?q?=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/tools/ShowAnnouncement.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/tools/ShowAnnouncement.vue b/src/components/tools/ShowAnnouncement.vue index ea86396..ef2a126 100644 --- a/src/components/tools/ShowAnnouncement.vue +++ b/src/components/tools/ShowAnnouncement.vue @@ -9,7 +9,7 @@ import xss from "xss" @cancel="handleCancel" > @@ -29,7 +29,7 @@ export default { components: {}, data() { return { - title: '通知消息', + title: 'Notification Message', record: {}, labelCol: { xs: { span: 24 },