src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -689,6 +689,7 @@ toggleFollow(data) { data.IsFollow == "0" ? (data.IsFollow = "1") : (data.IsFollow = "0"); updateFollow({ id : data.id, IsFollow: data.IsFollow, }).then((res) => { this.$notify({