소스 검색

修复阻止功能

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
}
}
`



불러오는 중...
취소
저장