refactor: show manage workflow page
This commit is contained in:
parent
c3269e28b8
commit
959fb9b45f
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ onMounted(async () => {
|
|||
? false
|
||||
: true,
|
||||
},
|
||||
{ label: 'workflow', route: '/workflow', hidden: true },
|
||||
{ label: 'workflow', route: '/workflow' },
|
||||
{ label: 'productService', route: '/product-service' },
|
||||
{ label: 'document', route: '/document-management' },
|
||||
{ label: 'customer', route: '/customer-management' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue