mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
1
This commit is contained in:
parent
79d06953b0
commit
9c4b4b08c2
@ -32,7 +32,6 @@ Page({
|
||||
// 选择-结束时间
|
||||
onInputEndTime(event) {
|
||||
let _this = this;
|
||||
|
||||
this.setData({
|
||||
endTime: new Date(selfFormatTimeReturnSecond59(event.detail)).getTime(),
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user