diff --git a/src/project/wuxi/AppCircle/Add.vue b/src/project/wuxi/AppCircle/Add.vue index 6c0e4f1..cf03932 100644 --- a/src/project/wuxi/AppCircle/Add.vue +++ b/src/project/wuxi/AppCircle/Add.vue @@ -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`, {