30693
This commit is contained in:
@@ -587,7 +587,7 @@
|
|||||||
return this.$message.error('居民群数量不能为0')
|
return this.$message.error('居民群数量不能为0')
|
||||||
}
|
}
|
||||||
|
|
||||||
if (sendType === 1 && !this.dateForm.choiceTime) {
|
if (sendType === 1 && !this.dateForm.choiceTime && !this.params.id) {
|
||||||
this.isShowDate = true
|
this.isShowDate = true
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user