提交 f53af0c4 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 ec33e43e
...@@ -73,6 +73,7 @@ export default function (_this) { ...@@ -73,6 +73,7 @@ export default function (_this) {
}, },
{ {
type: 'v-select', type: 'v-select',
attrs: { placeholder: '请选择' },
values: [{ value: '985院校' }, { value: '211院校' }, { value: '省重点' }, { value: '普通本科' }, { value: '专科院校' }], values: [{ value: '985院校' }, { value: '211院校' }, { value: '省重点' }, { value: '普通本科' }, { value: '专科院校' }],
label: '学校类型', label: '学校类型',
model: 'school_type', model: 'school_type',
...@@ -94,6 +95,7 @@ export default function (_this) { ...@@ -94,6 +95,7 @@ export default function (_this) {
}, },
{ {
type: 'v-select', type: 'v-select',
attrs: { placeholder: '请选择' },
values: [ values: [
{ value: '专科' }, { value: '专科' },
{ value: '本科' }, { value: '本科' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论