浏览代码

提交增加取消成功提示

wenmenghao1 1 年之前
父节点
当前提交
b4a5ddcb7a
共有 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('操作成功')