Update laydate.js

This commit is contained in:
地亚尔-IT 2023-11-01 10:26:07 +08:00 committed by GitHub
parent a33b7cd59a
commit 7b76361943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1405,7 +1405,7 @@
that.limit({
elem: lay(that.footer).find(ELEM_CONFIRM),
date: that[startEnd],
inedx: 0,
index: 0,
time: ['hours', 'minutes', 'seconds']
});
}