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