* Adjust scence load logic after add module.

This commit is contained in:
caoyanyi
2024-03-08 10:11:29 +08:00
parent f9985a5ce7
commit 85893acf56
+1
View File
@@ -27,4 +27,5 @@ function refreshModules()
window.renderModulePicker = function()
{
refreshModules();
$('#module').parent().find('.input-group-btn').hide();
}