Merge "修复内容覆盖问题" into feat-optimize-4

This commit is contained in:
pianruijie 2022-07-20 19:08:02 +08:00 committed by iCode
commit a2c720fd2c

View File

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