话题必填

This commit is contained in:
liuye
2023-09-27 16:38:40 +08:00
parent ed69018562
commit 4a50280483

View File

@@ -78,6 +78,9 @@
if (!this.form.content) {
return this.$toast(`内容不能为空`)
}
if (!this.form.themeId) {
return this.$toast(`请绑定话题`)
}
this.$loading()
this.$instance.post(`/app/appneighborhoodassistance/addOrUpdate`, {