考试调整
This commit is contained in:
parent
27129e8b21
commit
a21e880a18
@ -13,8 +13,8 @@
|
|||||||
<el-option
|
<el-option
|
||||||
v-for="(option,index) in creatorList"
|
v-for="(option,index) in creatorList"
|
||||||
:key="id"
|
:key="id"
|
||||||
:label="option.id"
|
:label="option.name"
|
||||||
:value="option.name"
|
:value="option.id"
|
||||||
/>
|
/>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
Loading…
Reference in New Issue
Block a user