panhui il y a 5 ans
Parent
commit
a5f700fbef
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0 6
      src/components/CardCase.vue

+ 0 - 6
src/components/CardCase.vue

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