chore: 设置选择框size
This commit is contained in:
parent
7fb65ff24c
commit
d018d6babc
@ -72,6 +72,7 @@
|
||||
<SettingItem name="轨道宽度">
|
||||
<n-select
|
||||
v-model:value="item.radius[0]"
|
||||
size="small"
|
||||
:options="[
|
||||
{ label: '窄', value: '75%' },
|
||||
{ label: '中', value: '60%' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user