Explorar el Código

fix:去掉测试代码

magic v hace 4 años
padre
commit
fbf30c9798
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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 () {