Explorar o código

电视墙提示修改

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
cd65de5881
Modificáronse 2 ficheiros con 0 adicións e 33 borrados
  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()