pull/1051/head
贤心 2022-06-24 15:34:45 +08:00
parent 96f5c38971
commit 4ba95a164c
1 changed files with 0 additions and 1 deletions

View File

@ -733,7 +733,6 @@ layui.define('layer', function(exports){
}
setTimeout(function(){
console.log(item);
(isForm2Elem ? othis.next().find('input') : item).focus();
}, 7);