Просмотр исходного кода

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

彭宇 1 год назад
Родитель
Сommit
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()