From 71aabe9fe47623aabacb1fb6c3a90adef136c92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B7=B3?= <454313500@qq.com> Date: Mon, 15 Jan 2024 16:42:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E5=AD=97=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Bbs.Vue3/src/components/CommentInfo.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Yi.Bbs.Vue3/src/components/CommentInfo.vue b/Yi.Bbs.Vue3/src/components/CommentInfo.vue index 8e9620e6..c50f91ce 100644 --- a/Yi.Bbs.Vue3/src/components/CommentInfo.vue +++ b/Yi.Bbs.Vue3/src/components/CommentInfo.vue @@ -39,8 +39,7 @@
")) total.value = response.data.total; }; + const addTopComment = async () => { form.parentId = "00000000-0000-0000-0000-000000000000"; form.rootId = "00000000-0000-0000-0000-000000000000";