mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
fix: label拼写错误
This commit is contained in:
parent
8ff63622ec
commit
9e26e902a7
@ -134,7 +134,7 @@
|
||||
<el-option
|
||||
v-for="item in formFieldOptions4Summary"
|
||||
:key="item.value"
|
||||
:label="item.lable"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
/>
|
||||
</el-select>
|
||||
|
Loading…
x
Reference in New Issue
Block a user