Explorar el Código

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

彭宇 hace 2 años
padre
commit
f90c3bb4b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()