6.26张祥瑞

This commit is contained in:
张祥瑞 2025-06-26 16:50:26 +08:00
parent dddcccc6cd
commit e7f6f84790

View File

@ -84,7 +84,7 @@
const selectedData = list.value.filter(item => item.checked); const selectedData = list.value.filter(item => item.checked);
if (selectedData.length === 0) { if (selectedData.length === 0) {
toast.success('请先选择要发送消息的人员') toast.warning('请先选择要发送消息的人员')
return; return;
} }
// ldhth // ldhth