diff --git a/src/views/task/exam/components/steps/step2/components/step-edit.vue b/src/views/task/exam/components/steps/step2/components/step-edit.vue index 1dcc3ca..50b9c65 100644 --- a/src/views/task/exam/components/steps/step2/components/step-edit.vue +++ b/src/views/task/exam/components/steps/step2/components/step-edit.vue @@ -59,7 +59,7 @@ >
【考点语句】:
- {{ answer.content }} + {{ answer.content }},权值:{{ answer.scoreRate }}
@@ -267,10 +267,10 @@ -