若测试集够长,点击增加测试集,此时应该自动定位到测试集输入框
This commit is contained in:
parent
a96d8ce5a4
commit
bb67a8f77d
|
@ -194,7 +194,7 @@ $(function(){
|
|||
autoTextarea2(outputs[i], inputs[i]);
|
||||
}
|
||||
}
|
||||
|
||||
$(inputs[inputs.length - 1]).focus();
|
||||
});
|
||||
$("#BluePopupBox").on('click', 'a.icon_remove', function(){
|
||||
$(this).parent('.mt10').remove();
|
||||
|
|
Loading…
Reference in New Issue