From e10e4c7f7564a0c15c58e098ebab34d234b3aa38 Mon Sep 17 00:00:00 2001 From: JustAnotherID Date: Mon, 27 May 2024 02:26:01 +0800 Subject: [PATCH] =?UTF-8?q?chore(CustomReply):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=9B=9E=E5=A4=8D=E9=A1=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../utils/custom-reply-condition.vue | 57 +++++++++-------- src/components/utils/nested.vue | 61 +++++++++++-------- 2 files changed, 67 insertions(+), 51 deletions(-) diff --git a/src/components/utils/custom-reply-condition.vue b/src/components/utils/custom-reply-condition.vue index 02579f5a..37a632cb 100644 --- a/src/components/utils/custom-reply-condition.vue +++ b/src/components/utils/custom-reply-condition.vue @@ -1,5 +1,6 @@