reghao il y a 3 ans
Parent
commit
b2ff2f8823
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      src/views/home/mblog.vue

+ 0 - 2
src/views/home/mblog.vue

@@ -230,7 +230,6 @@ export default {
     }
   },
   created() {
-    // this.myContent(1)
     this.getFollowingStatus(this.page)
   },
   mounted() {
@@ -305,7 +304,6 @@ export default {
         })
     }
   }
-
 }
 </script>