reghao hace 3 años
padre
commit
b2ff2f8823
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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>