Browse Source

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

彭宇 2 years ago
parent
commit
7097977774
1 changed files with 1 additions and 0 deletions
  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()