浏览代码

底部公共组件

彭宇 2 年之前
父节点
当前提交
60a9b7bea5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/TVWall.vue

+ 1 - 1
src/components/TVWall.vue

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