@@ -70,9 +70,6 @@ export default {
},
created() {
this.vueWatchRoute()
- setTimeout(() => {
- window.close()
- }, 5000)
methods: {
vueWatchRoute () {