root 3 years ago
parent
commit
d37604dc47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/test.vue

+ 1 - 1
src/components/test.vue

@@ -63,7 +63,7 @@ export default {
     };
   },
   created() {
-    this.changeView();
+    //this.changeView();
   },
   computed: {
     FaceisDetected() {