Commit 42efdadb by 陈超

A

parent 54991c65
......@@ -425,6 +425,7 @@
let questionType = optionType.question_type
let questionData = this.paperOptions.options_questions_data
let questions = questionData[questionType]
console.log(questions)
return questions
},
currentQuestionType: function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment