src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue @@ -694,7 +694,7 @@ }).then((res) => { this.$notify({ type: "success", message: "已添加关注!", message: data.IsFollow == "0"? "已添加关注!":"已取消关注!", }); }); },