From 2ab5ec808b5aa70f65963a2af9437eb5b9e0a45a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=8D=93=E7=85=9C?= <2210102150@qq.com>
Date: Fri, 4 Jul 2025 13:31:20 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AD=A6=E5=91=98=E7=AB=AF?=
=?UTF-8?q?=EF=BC=8C=E2=80=9C=E6=96=87=E7=AB=A0=E2=80=9D=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E9=A1=B5=EF=BC=8C=E8=BF=9B=E5=85=A5=E6=96=87=E7=AB=A0=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=E3=80=82=E5=AF=B9=E6=96=87=E7=AB=A0=E5=8F=91=E8=A1=A8?=
=?UTF-8?q?=E8=AF=84=E8=AE=BA=E5=90=8E=EF=BC=8C=E8=AF=84=E8=AE=BA=E6=95=B0?=
=?UTF-8?q?=E9=87=8F=E6=B2=A1=E6=9C=89=E5=8D=B3=E6=97=B6=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=EF=BC=9B=E5=AF=B9=E8=AF=84=E8=AE=BA=E8=BF=9B=E8=A1=8C=E5=9B=9E?=
=?UTF-8?q?=E5=A4=8D=E5=90=8E=EF=BC=8C=E5=9B=9E=E5=A4=8D=E7=9A=84=E6=95=B0?=
=?UTF-8?q?=E9=87=8F=E6=B2=A1=E6=9C=89=E5=9C=A8=E8=AF=84=E8=AE=BA=E7=9A=84?=
=?UTF-8?q?=E6=95=B0=E9=87=8F=E7=BB=9F=E8=AE=A1=E5=8D=B3=E6=97=B6=E6=9B=B4?=
=?UTF-8?q?=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Portal/comments.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/Portal/comments.vue b/src/components/Portal/comments.vue
index 3c925e0f..7d4e33ad 100644
--- a/src/components/Portal/comments.vue
+++ b/src/components/Portal/comments.vue
@@ -97,7 +97,7 @@
- 回复
+ 回复
@@ -558,7 +558,7 @@
this.$message.error(res.message);
}
});
-
+ this.loadData(false);
}
},