提交 4f968d4e authored 作者: matian's avatar matian

代码提交

上级 aa79510c
...@@ -81,13 +81,13 @@ export default { ...@@ -81,13 +81,13 @@ export default {
}, },
{ {
type: 'input', type: 'input',
prop: 'name4', prop: 'question_content',
label: '题干内容', label: '题干内容',
placeholder: '请输入题干内容' placeholder: '请输入题干内容'
}, },
{ {
type: 'input', type: 'input',
prop: 'name5', prop: 'question_tag',
label: '知识点', label: '知识点',
placeholder: '请输入知识点' placeholder: '请输入知识点'
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论