mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2026-07-12 17:21:07 +08:00
Compare commits
2 Commits
406d7200ab
...
c118b83aeb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c118b83aeb | ||
|
|
c55c785a9e |
@ -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