From c658f316d2f464e510d10f1081c52848c3aefeb2 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期三, 15 十一月 2023 23:21:16 +0800
Subject: [PATCH] 企业 视频弹框

---
 src/components/right/right-top.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/components/right/right-top.vue b/src/components/right/right-top.vue
index 8d0021b..1fcc4a1 100644
--- a/src/components/right/right-top.vue
+++ b/src/components/right/right-top.vue
@@ -1570,10 +1570,10 @@
         // this.showInfoBox = true;
 
         if (this.info["JK鍐呯爜"]) {
-          this.$message({
-            showClose: true,
-            message: "杩炴帴鐘舵�佹煡璇腑",
-          });
+          // this.$message({
+          //   showClose: true,
+          //   message: "杩炴帴鐘舵�佹煡璇腑",
+          // });
           this.spjkLoad(this.info);
         }
       },

--
Gitblit v1.9.3