diff --git a/App.vue b/App.vue index 3a10fd6..ed15f6f 100644 --- a/App.vue +++ b/App.vue @@ -23,9 +23,9 @@ ticket=params.get('ticket'); } - // if (!ticket){ - // this.closeWindow() - // } + if (!ticket){ + this.closeWindow() + } // alert(ticket) if(ticket){ uni.showLoading({