From e32ee16d058e7e3c15624cc8c13d3ef3848fe3c1 Mon Sep 17 00:00:00 2001 From: zty Date: Wed, 5 Jun 2024 13:54:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E5=A2=9E=E8=80=83=E8=AF=95?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=A9=BF=E6=A2=AD=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/dist/index.html | 2 +- client/src/views/exam/examRecord.vue | 32 ++++++++++++------- client/src/views/exam/index.vue | 47 ++++++++++++++++++++-------- client/src/views/exam/questions.vue | 2 -- 4 files changed, 55 insertions(+), 28 deletions(-) diff --git a/client/dist/index.html b/client/dist/index.html index 2d73066..e44b3e6 100644 --- a/client/dist/index.html +++ b/client/dist/index.html @@ -1 +1 @@ -vue Admin Template
\ No newline at end of file +vue Admin Template
\ No newline at end of file diff --git a/client/src/views/exam/examRecord.vue b/client/src/views/exam/examRecord.vue index 49ddc09..10cc746 100644 --- a/client/src/views/exam/examRecord.vue +++ b/client/src/views/exam/examRecord.vue @@ -55,8 +55,11 @@ @sort-change="changeSort" > - + + + @@ -82,6 +85,15 @@ + + + + + + +