From 7449f98cb659e386463eb2f8352b67594606dc2c Mon Sep 17 00:00:00 2001 From: zty Date: Mon, 3 Jun 2024 09:51:05 +0800 Subject: [PATCH] fix add user of exam --- client/dist/index.html | 2 +- client/src/views/exam/examRecord.vue | 8 ++-- client/src/views/exam/testPaper.vue | 4 +- client/src/views/system/userExam.vue | 71 ++++++++++++++++++++++++++-- 4 files changed, 73 insertions(+), 12 deletions(-) diff --git a/client/dist/index.html b/client/dist/index.html index b61a847..4b77dbf 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 2f1f641..8c90f05 100644 --- a/client/src/views/exam/examRecord.vue +++ b/client/src/views/exam/examRecord.vue @@ -84,18 +84,18 @@