From 2741faa785e7b7fbc42951d467d655f9490266e5 Mon Sep 17 00:00:00 2001
From: zhouwenxuan <1175765986@qq.com>
Date: 星期五, 01 三月 2024 08:56:13 +0800
Subject: [PATCH] bug修改

---
 src/views/Admin/notice.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/Admin/notice.vue b/src/views/Admin/notice.vue
index 1b23bdf..95a9b6f 100644
--- a/src/views/Admin/notice.vue
+++ b/src/views/Admin/notice.vue
@@ -153,7 +153,7 @@
 				<h2>短信预览</h2>
 				<div class="mobile">
 					<div class="mesg">
-						<P>【防灾减灾工作通知】{{form.content}}</P>
+						<P>【防灾减灾工作提示】{{form.content}}</P>
 					</div>
 				</div>
 			</div>

--
Gitblit v1.9.2