Commit 2d385e0f authored by 黄奎's avatar 黄奎

页面修改

parent fb2838cd
......@@ -194,7 +194,7 @@
import vSingle from '../../components/questiontype/v-single'
import vMultiple from '../../components/questiontype/v-multiple'
import vFillIn from '../../components/questiontype/v-fillin'
import vFillin from '../../components/questiontype/v-fillin'
import vJudge from '../../components/questiontype/v-judge'
import vShortAnswer from '../../components/questiontype/v-shortanswer'
import vEntryProblem from '../../components/questiontype/v-entryproblem'
......@@ -207,7 +207,7 @@
components: {
vSingle, //单选题
vMultiple, //多选题
vFillIn, //填空题
vFillin, //填空题
vJudge, //判断题
vShortAnswer, //简答题
vEntryProblem, //分录题
......
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