diff --git a/src/components/examination/subject.vue b/src/components/examination/subject.vue
index a56c2352..ae09bfe7 100644
--- a/src/components/examination/subject.vue
+++ b/src/components/examination/subject.vue
@@ -1,12 +1,15 @@
-
+
- {{ subject_type_text }}
+
+ {{ subject_type_text }}
{{ item.tgtGrade }}分
-
+
{{ answerMethod }}
@@ -14,18 +17,9 @@
-
-
+
+
@@ -34,12 +28,8 @@
展开
收起
-
+
@@ -51,52 +41,30 @@
-
+
-
+
-
-
+ ">
+
确定
-
+ ">
正确答案:{{ correctResultLabel.join('') }}
@@ -104,23 +72,17 @@
{{ myResultLabel.join('') }}
-
+
你的答案:
{{ subject_data.anserResult ?? '' }}
-
+
-
+
试题解析:{{ subject_data?.analyContent }}
@@ -130,15 +92,30 @@