浏览代码

fix:去掉测试代码

magic v 4 年之前
父节点
当前提交
fbf30c9798
共有 1 个文件被更改,包括 0 次插入3 次删除
  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 () {