mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Merge pull request #5104 from landluck/hotfix/fix_dome_error
docs(Calendar): fix the sample code error
This commit is contained in:
commit
c118b83aeb
@ -81,7 +81,7 @@ Page({
|
||||
onConfirm(event) {
|
||||
this.setData({
|
||||
show: false,
|
||||
date: `选择了 ${event.detail.length} 个日期`,
|
||||
text: `选择了 ${event.detail.length} 个日期`,
|
||||
});
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user