Merge branch 'zxrapp' into 'master'

6.26张祥瑞

See merge request cxcxt/jeecguniapp!21
This commit is contained in:
张 祥瑞 2025-06-26 16:51:26 +08:00
commit 70c3d23377

View File

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