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