Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user