mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2026-07-15 10:21:07 +08:00
Compare commits
No commits in common. "c118b83aebdaa02e8e41ef22b8da32591aa81d7a" and "406d7200ab71b8b44f42d9e14ee4302e9fe26535" have entirely different histories.
c118b83aeb
...
406d7200ab
@ -81,7 +81,7 @@ Page({
|
||||
onConfirm(event) {
|
||||
this.setData({
|
||||
show: false,
|
||||
text: `选择了 ${event.detail.length} 个日期`,
|
||||
date: `选择了 ${event.detail.length} 个日期`,
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user