fix 站点列表权限问题

This commit is contained in:
jxxghp
2025-04-12 09:30:17 +08:00
parent 2fd4c0b2ea
commit 999a6e7c6e
3 changed files with 36 additions and 85 deletions
@@ -202,7 +202,7 @@ const isMacOS = computed(() => {
<VIcon size="large" color="white" icon="mdi-close" />
</VBtn>
</VToolbarItems>
<VToolbarTitle class="text-truncate"> 编辑流程 - {{ workflow?.name }} </VToolbarTitle>
<VToolbarTitle> 编辑流程 - {{ workflow?.name }} </VToolbarTitle>
<VSpacer></VSpacer>
<VToolbarItems>
<VBtn icon variant="text" @click="importCodeDialog = true" class="ms-2">