Commit ac3f3bf3 authored by 黄奎's avatar 黄奎

页面修改

parent 7348a0e3
......@@ -12,7 +12,7 @@
clearable />
</div>
<div class="col-3">
<q-input @change="getQuestionList" clearable standout="bg-primary text-white" v-model="msg.TeacherName"
<q-input @change="getQuestionList" clearable standout="bg-primary text-white" v-model="msg.PointName"
label="知识点" @clear="getQuestionList" maxlength="20" />
</div>
<div class="col-3">
......@@ -116,6 +116,7 @@
rowsPerPage: 12,
CourseId: 0,
Title: "",
PointName:"",//知识点
QuestionTypeId: [], //题型
DifficultyType: [], //难易程度
},
......
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