panhui 4 lat temu
rodzic
commit
a5f700fbef
1 zmienionych plików z 0 dodań i 6 usunięć
  1. 0 6
      src/components/CardCase.vue

+ 0 - 6
src/components/CardCase.vue

@@ -102,12 +102,6 @@ export default {
             nowChoose: []
         };
     },
-    mounted() {
-        setTimeout(() => {
-            console.log(this.detailsList);
-            console.log(this.cardList);
-        }, 2000);
-    },
     methods: {
         init() {
             this.nowChoose = [...this.chooseIds];