haojianlong il y a 3 ans
Parent
commit
758c9a0fc1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/components/homeView/recycle.vue

+ 0 - 1
src/components/homeView/recycle.vue

@@ -75,7 +75,6 @@ export default {
           t.checked = false;
           return t;
         });
-        console.log(this.cardList);
         this.queryText = '';
         this.recycleLoading = false;
       })