Merge branch '2.x' of github.com:layui/layui into 2.x

pull/1421/head
贤心 2023-11-01 16:20:37 +08:00
commit e7cb8f9d90
1 changed files with 1 additions and 1 deletions

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']
});
}