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