Explorar el Código

修复阻止功能

tags/AL.0.8.0_20240113_base
yuan hace 1 año
padre
commit
3768c832e9
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      src/stores/contact-item.ts

+ 3
- 1
src/stores/contact-item.ts Ver fichero

@@ -82,7 +82,9 @@ export const useContactItemStore = defineStore('contact-item', () => {
updateVisitor( staffId: $staffId, input: {
id: $id,
isBlock: $isBlock
} )
} ) {
id
}
}
`



Cargando…
Cancelar
Guardar