소스 검색

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

彭宇 2 년 전
부모
커밋
f90c3bb4b8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/TVWalls.vue

+ 1 - 0
src/components/TVWalls.vue

@@ -284,6 +284,7 @@ import Cookies from "js-cookie"
     methods: {
       cancelEventLocationShow() {
         // this.activeName = 'tv'
+        this.userData = []
         this.TVWallVisible = false
         this.destroy()