feat: 添加工作流任务卡片组件,支持编辑、删除和执行功能

This commit is contained in:
jxxghp
2025-02-26 13:58:52 +08:00
parent bab46964ff
commit 3c6fbfb106
3 changed files with 243 additions and 241 deletions

View File

@@ -49,10 +49,10 @@ export const SystemNavMenus = [
admin: false,
footer: true,
},
{
title: '工作流',
full_title: '自定义工作流',
full_title: '工作流',
icon: 'mdi-state-machine',
to: '/workflow',
header: '订阅',