Browse Source

fix:去掉测试代码

magic v 4 năm trước cách đây
mục cha
commit
fbf30c9798
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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 () {