소스 검색

Merge branch 'dev/v1.1.76_wmh' of jianyu/jy-mobile into feature/v1.1.76

wenmenghao 1 년 전
부모
커밋
0dd5a8ab8e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/search/result/buyer/index.vue

+ 2 - 0
src/views/search/result/buyer/index.vue

@@ -455,6 +455,8 @@ export default {
       const { data } = await bigmemberFollowAndClaim(params)
       if (!item.isFollow) {
         this.noMonitor(data)
+      }else{
+        this.$toast('取消成功')
       }
       if (data.status) {
         // this.$toast('操作成功')