Преглед изворни кода

修复阻止功能

tags/AL.0.8.0_20240113_base
yuan пре 1 година
родитељ
комит
3768c832e9
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      src/stores/contact-item.ts

+ 3
- 1
src/stores/contact-item.ts Прегледај датотеку

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



Loading…
Откажи
Сачувај