fix: front end render wecom publish without update manually (#5670)

This commit is contained in:
Zeng Qingwen
2025-09-18 14:35:08 +08:00
committed by GitHub
parent ab29710945
commit 3099b33343

View File

@@ -64,8 +64,7 @@ const OutLink = () => {
}
]
: []),
...(feConfigs?.show_publish_wecom !== false
...(feConfigs?.show_publish_wecom === true
? [
{
icon: 'core/app/publish/wecom',