提交修改
This commit is contained in:
parent
4830c1c3b2
commit
7f38fec897
@ -10,7 +10,7 @@
|
||||
v-for="item in numbers"
|
||||
:key="item.id"
|
||||
:label="item.name"
|
||||
:value="item.id">
|
||||
:value="item.num">
|
||||
</el-option>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user