工作流新增调用插件功能组件

This commit is contained in:
jxxghp
2025-05-15 20:53:41 +08:00
parent 2978e46d02
commit 5b0d8d902b
8 changed files with 180 additions and 5 deletions
+4
View File
@@ -335,6 +335,10 @@ export const actionStepOptions = [
title: i18n.global.t('actionStep.transferFile'),
value: '整理文件',
},
{
title: i18n.global.t('actionStep.invokePlugin'),
value: '调用插件',
},
]
// 操作步骤字典