From ff9a181c998d6cabe2034e90717154e6c16f85f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=AB=E5=9C=B0=E5=83=A7?= <357099073@qq.com> Date: Mon, 17 Nov 2025 23:51:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=98=E7=9B=AE=E5=BC=95=E5=85=A5=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/detail.vue | 28 ++++++++-- .../examinationQuestions/components/edit.vue | 56 +++++++++++++++++-- 2 files changed, 75 insertions(+), 9 deletions(-) diff --git a/pc/src/views/apps/exams/examinationQuestions/components/detail.vue b/pc/src/views/apps/exams/examinationQuestions/components/detail.vue index 57b2cae..8a20542 100644 --- a/pc/src/views/apps/exams/examinationQuestions/components/detail.vue +++ b/pc/src/views/apps/exams/examinationQuestions/components/detail.vue @@ -1,14 +1,20 @@ - + @@ -115,10 +115,11 @@