Explorar o código

底部公共组件

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
60a9b7bea5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/TVWall.vue

+ 1 - 1
src/components/TVWall.vue

@@ -371,7 +371,7 @@
       },
       },
       destroy() { // 调用销毁控件接口
       destroy() { // 调用销毁控件接口
         if (!this.isLogin) {
         if (!this.isLogin) {
-          this.$Message.info('正在登陆客户端,请稍等......')
+          this.$modal.msgWarning('正在登陆客户端,请稍等......')
           return false
           return false
         }
         }
         const ctrls = this.ws.ctrls.map(i => {
         const ctrls = this.ws.ctrls.map(i => {