Commit 9e26e902 by LesanOuO

fix: label拼写错误

parent 8ff63622
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment