From c321c8e1c725a3d54dad39237a7094792428bf2e Mon Sep 17 00:00:00 2001 From: DebugIsFalse <511418503@qq.com> Date: Fri, 17 May 2024 16:43:56 +0800 Subject: [PATCH] Update [id].vue --- pages/search/[id].vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/search/[id].vue b/pages/search/[id].vue index 307b77e..4dcfc17 100644 --- a/pages/search/[id].vue +++ b/pages/search/[id].vue @@ -69,7 +69,7 @@
找到 {{ sourceCount }} 条来源
-
+
整理答案
@@ -78,7 +78,7 @@ -
+
{{ item.ansLoading ? '回答中' : '回答' }}
-- GitLab