From 9b40de4bc68c364776f3b8672aad6679cb7e3578 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 3 Nov 2022 11:57:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E4=BA=86=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/noteComment.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Portal/noteComment.vue b/src/components/Portal/noteComment.vue index 0d9dbcde..0bd15488 100644 --- a/src/components/Portal/noteComment.vue +++ b/src/components/Portal/noteComment.vue @@ -20,7 +20,7 @@
-
{{com.id}} +
{{ getHMS(com.playTime) }} @@ -57,7 +57,7 @@
-
{{reply.id}} +
{{reply.isAll?'收起':'全文'}}