From a8f889f8866f0daf92f0b3db1283f1784c0268f4 Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Mon, 30 Dec 2024 23:53:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E4=BF=AE=E6=94=B9=E5=88=A0=E9=99=A4=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=9D=83=E9=99=90=E6=8C=89=E9=92=AE=E6=96=87=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=96=B0=E9=97=AE=E9=A2=98=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E5=92=8C=E6=97=A0=E6=95=B0=E6=8D=AE=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=EF=BC=8C=E8=B0=83=E6=95=B4=E7=AD=94=E6=A1=88=E7=94=9F?= =?UTF-8?q?=E6=88=90=E6=8F=90=E7=A4=BA=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/RecordList.vue | 2 +- ui/src/components/admin/AdminPanel.vue | 2 +- ui/src/components/study/ProblemList.vue | 25 ++++++++++++++++----- ui/src/components/users/Repasswd2Dialog.vue | 2 +- 4 files changed, 22 insertions(+), 9 deletions(-) diff --git a/ui/src/components/RecordList.vue b/ui/src/components/RecordList.vue index 91bc26b..7cec2e9 100644 --- a/ui/src/components/RecordList.vue +++ b/ui/src/components/RecordList.vue @@ -1,6 +1,6 @@