feat: rm postItems

This commit is contained in:
tim
2025-07-07 16:23:51 +08:00
parent 87446930ee
commit 15a551d700
2 changed files with 2 additions and 3 deletions

View File

@@ -75,7 +75,6 @@
:comment="item"
:level="level + 1"
:default-show-replies="item.openReplies"
ref="postItems"
/>
</template>
</BaseTimeline>