mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(Radio): setData params error (#2113)
This commit is contained in:
parent
224e0527fb
commit
716c76e900
@ -32,7 +32,7 @@ Page({
|
||||
|
||||
onChange(event) {
|
||||
this.setData({
|
||||
checked: event.detail
|
||||
radio: event.detail
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user