彭宇 2 роки тому
батько
коміт
cd65de5881
2 змінених файлів з 0 додано та 33 видалено
  1. 0 22
      src/components/TVWall.vue
  2. 0 11
      src/components/TVWalls.vue

+ 0 - 22
src/components/TVWall.vue

@@ -306,17 +306,6 @@ export default {
         } else {
           console.log('连接失败,下载客户端')
           this.alertReinstall()
-          this.isShowTipe && this.$modal.confirm({
-            title: '下载客户端',
-            content: '检测到您未安装部分插件,将影响部分功能使用,请下载后使用?',
-            onOk: () => {
-              //这里写下载方法
-              this.isShowTipe = false
-            },
-            onCancel: () => {
-              this.isShowTipe = false
-            }
-          });
         }
       })
       getDahuaVideoServer().then(newResponse => {
@@ -427,17 +416,6 @@ export default {
         } else {
           console.log('连接失败,下载客户端')
           this.alertReinstall()
-          this.isShowTipe && this.$modal.confirm({
-            title: '下载客户端',
-            content: '检测到您未安装部分插件,将影响部分功能使用,请下载后使用?',
-            onOk: () => {
-              //这里写下载方法
-              this.isShowTipe = false
-            },
-            onCancel: () => {
-              this.isShowTipe = false
-            }
-          });
         }
       })
       this.preview()

+ 0 - 11
src/components/TVWalls.vue

@@ -302,17 +302,6 @@ export default {
         } else {
           console.log('连接失败,下载客户端')
           this.alertReinstall()
-          this.isShowTipe && this.$modal.confirm({
-            title: '下载客户端',
-            content: '检测到您未安装部分插件,将影响部分功能使用,请下载后使用?',
-            onOk: () => {
-              //这里写下载方法
-              this.isShowTipe = false
-            },
-            onCancel: () => {
-              this.isShowTipe = false
-            }
-          });
         }
       })
       this.preview()