소스 검색

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

彭宇 1 년 전
부모
커밋
f9b6eff5cc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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()