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,
|
value: null,
|
||||||
disabled: Boolean,
|
disabled: Boolean,
|
||||||
checkedColor: String,
|
checkedColor: String,
|
||||||
labelDisabled: Boolean,
|
labelPosition: String,
|
||||||
labelPosition: Boolean
|
labelDisabled: Boolean
|
||||||
},
|
},
|
||||||
|
|
||||||
computed: {
|
computed: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user