mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Radio: label-position type (#2485)
This commit is contained in:
parent
75228cbaf0
commit
13a3f00100
@ -40,8 +40,8 @@ export default create({
|
||||
value: null,
|
||||
disabled: Boolean,
|
||||
checkedColor: String,
|
||||
labelDisabled: Boolean,
|
||||
labelPosition: Boolean
|
||||
labelPosition: String,
|
||||
labelDisabled: Boolean
|
||||
},
|
||||
|
||||
computed: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user