diff --git a/src/views/basic/ask/components/answerQustion.vue b/src/views/basic/ask/components/answerQustion.vue index 214568f..aff922e 100644 --- a/src/views/basic/ask/components/answerQustion.vue +++ b/src/views/basic/ask/components/answerQustion.vue @@ -29,16 +29,24 @@ prop="correctAnswerTimes" label="答对次数" align="center" - > + > + + + + > + + @@ -145,38 +174,56 @@ :label="index == 0 ? '总课时数' : '课时数'" :prop="'periodCount' + item" > + +