Browse Source

fix:去掉测试代码

magic v 4 years ago
parent
commit
fbf30c9798
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/pages/FormVolume/mixins/index.js

+ 0 - 3
src/pages/FormVolume/mixins/index.js

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