fix workflow

This commit is contained in:
jxxghp
2025-07-09 00:11:19 +08:00
parent 35332544e4
commit 9f8dbf3c75
8 changed files with 88 additions and 50 deletions

View File

@@ -89,7 +89,7 @@ async function editWorkflow() {
<VCard>
<VCardItem>
<template #prepend>
<VIcon icon="mdi-clock-outline" class="me-2" />
<VIcon icon="mdi-workflow-outline" class="me-2" />
</template>
<VCardTitle>{{ title }}</VCardTitle>
</VCardItem>