From 327edd8bcb1c109a73491fff0129281fd22c0f2a Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期五, 25 六月 2021 14:48:03 +0800
Subject: [PATCH] 修改postform方式

---
 src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
index 19aed0e..0b5985e 100644
--- a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
+++ b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -694,7 +694,7 @@
       }).then((res) => {
         this.$notify({
           type: "success",
-          message: "宸叉坊鍔犲叧娉�!",
+          message:  data.IsFollow == "0"? "宸叉坊鍔犲叧娉�!":"宸插彇娑堝叧娉�!",
         });
       });
     },

--
Gitblit v1.8.0