mirror of
https://github.com/youzan/vant.git
synced 2025-12-24 02:02:09 +08:00
[Improvement] Radio: name support any types (#863)
This commit is contained in:
@@ -11,7 +11,7 @@ export default create({
|
||||
name: 'radio-group',
|
||||
|
||||
props: {
|
||||
value: {},
|
||||
value: null,
|
||||
disabled: Boolean
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user