新增bug

This commit is contained in:
shijingjing
2023-03-06 11:56:32 +08:00
parent ed2b8af9e0
commit 27052f061d

View File

@@ -418,7 +418,7 @@ export default {
return this.$u.toast('请选择发送范围')
}
if(!this.content || form.wxGroups.length) {
if(!this.content) {
return this.$u.toast("请输入发送内容")
}
this.form.contents = []