Browse Source

为进化树

newStyle
douzhuo 1 year ago
parent
commit
bc9ebdeb2f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/Template/taboo.vue

+ 1
- 0
src/views/Template/taboo.vue View File

@@ -780,6 +780,7 @@ export default {
.tabooupdate({
id: this.ruleForm.id,
words: this.ruleForm.words,
houseId: this.houseId,
})
.then((res) => {
if (res.code == 0) {


Loading…
Cancel
Save