From bc9ebdeb2f0bf5635d727cb3c4b659685d5e5bc6 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 11 Jan 2023 16:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E8=BF=9B=E5=8C=96=E6=A0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Template/taboo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Template/taboo.vue b/src/views/Template/taboo.vue index 011aa85..2715c9c 100644 --- a/src/views/Template/taboo.vue +++ b/src/views/Template/taboo.vue @@ -780,6 +780,7 @@ export default { .tabooupdate({ id: this.ruleForm.id, words: this.ruleForm.words, + houseId: this.houseId, }) .then((res) => { if (res.code == 0) {