Ver código fonte

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

彭宇 1 ano atrás
pai
commit
f9b6eff5cc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/TVWalls.vue

+ 1 - 0
src/components/TVWalls.vue

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