Explorar el Código

为进化树

newStyle
douzhuo hace 1 año
padre
commit
bc9ebdeb2f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/Template/taboo.vue

+ 1
- 0
src/views/Template/taboo.vue Ver fichero

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


Cargando…
Cancelar
Guardar