话题必填
This commit is contained in:
@@ -78,6 +78,9 @@
|
|||||||
if (!this.form.content) {
|
if (!this.form.content) {
|
||||||
return this.$toast(`内容不能为空`)
|
return this.$toast(`内容不能为空`)
|
||||||
}
|
}
|
||||||
|
if (!this.form.themeId) {
|
||||||
|
return this.$toast(`请绑定话题`)
|
||||||
|
}
|
||||||
|
|
||||||
this.$loading()
|
this.$loading()
|
||||||
this.$instance.post(`/app/appneighborhoodassistance/addOrUpdate`, {
|
this.$instance.post(`/app/appneighborhoodassistance/addOrUpdate`, {
|
||||||
|
|||||||
Reference in New Issue
Block a user