diff --git a/Yi.BBS.Vue3/src/components/TreeArticleInfo.vue b/Yi.BBS.Vue3/src/components/TreeArticleInfo.vue index 3ebb7e09..9dd6cddf 100644 --- a/Yi.BBS.Vue3/src/components/TreeArticleInfo.vue +++ b/Yi.BBS.Vue3/src/components/TreeArticleInfo.vue @@ -48,3 +48,13 @@ const handleNodeClick = (data) => { emits('handleNodeClick',data) }; + \ No newline at end of file