From 4a50280483ebcea47c2be1a2a4074306f754b11a Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 27 Sep 2023 16:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=9D=E9=A2=98=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/wuxi/AppCircle/Add.vue | 3 +++ 1 file changed, 3 insertions(+) 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`, {