|
@@ -232,7 +232,9 @@ export default {
|
|
cancelEventLocationShow() {
|
|
cancelEventLocationShow() {
|
|
// this.activeName = 'tv'
|
|
// this.activeName = 'tv'
|
|
this.userData = []
|
|
this.userData = []
|
|
|
|
+ this.detailData = null
|
|
this.TVWallVisible = false
|
|
this.TVWallVisible = false
|
|
|
|
+ this.detailDataShow = false
|
|
this.destroy()
|
|
this.destroy()
|
|
|
|
|
|
if (this.oWebControl != null) {
|
|
if (this.oWebControl != null) {
|