修复内容覆盖问题

Change-Id: I4d28fee34a2f51088eecf39a67e35223aa25c209
This commit is contained in:
pianruijie 2022-07-20 19:06:23 +08:00
parent f79df869d7
commit 56e75341fc

View File

@ -891,6 +891,7 @@ const ACTION_TYPE_TREE = (manager: any): RendererPluginAction[] => {
label: '内容模板',
mode: 'horizontal',
size: 'lg',
visibleOn: 'data.actionType === "copy"',
required: true
},
{