* Adjust code .

This commit is contained in:
guofeilong
2023-03-23 13:19:57 +08:00
parent 726c1a784b
commit 41e3d30efa
+1 -1
View File
@@ -213,7 +213,7 @@ $(function()
$rootDom.addClass('open in has-list');
$input += $('[data-id=ulTreeModal]').html();
}
$rootDom.preppend($input);
$rootDom.prepend($input);
$rootDom.find('input').focus();
break;
case 'addCata' :