From e7f6f847904d4faa32596149fc09d4243014a53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A5=A5=E7=91=9E?= <1131549607@qq.com> Date: Thu, 26 Jun 2025 16:50:26 +0800 Subject: [PATCH] =?UTF-8?q?6.26=E5=BC=A0=E7=A5=A5=E7=91=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages-politics/healthfollow/send.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages-politics/healthfollow/send.vue b/src/pages-politics/healthfollow/send.vue index 7178533..ebf0652 100644 --- a/src/pages-politics/healthfollow/send.vue +++ b/src/pages-politics/healthfollow/send.vue @@ -84,7 +84,7 @@ const selectedData = list.value.filter(item => item.checked); if (selectedData.length === 0) { - toast.success('请先选择要发送消息的人员') + toast.warning('请先选择要发送消息的人员') return; } // 收集所有选中项的 ldhth 字段并以逗号拼接