浏览代码

电视墙人员信息不清空问题

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

+ 1 - 0
src/components/TVWalls.vue

@@ -213,6 +213,7 @@ export default {
   methods: {
     cancelEventLocationShow() {
       // this.activeName = 'tv'
+      this.userData = []
       this.TVWallVisible = false
       this.destroy()