modify codecheck error

Signed-off-by: huanghuahua <huanghuahua5@h-partners.com>
This commit is contained in:
huanghuahua 2024-11-01 15:32:06 +08:00
parent 90dbba6ec4
commit a7146579d8

View File

@ -3418,7 +3418,7 @@ void UIContentImpl::ProcessFormVisibleChange(bool isVisible)
CHECK_NULL_VOID(pipeline);
pipeline->HandleFormVisibleChangeEvent(isVisible);
},
TaskExecutor::TaskType::UI,"ArkUIUIExtensionVisibleChange");
TaskExecutor::TaskType::UI, "ArkUIUIExtensionVisibleChange");
}
bool UIContentImpl::NotifyExecuteAction(