This commit is contained in:
xingyu4j
2025-05-14 11:53:25 +08:00
202 changed files with 10273 additions and 241 deletions

View File

@@ -142,7 +142,7 @@ onMounted(async () => {
@click="onCreate"
v-access:code="['system:dept:create']"
>
<Plus class="size-5" />
<Plus class="mr-2 size-5" />
{{ $t('ui.actionTitle.create', ['部门']) }}
</ElButton>
<ElButton class="ml-2" @click="toggleExpand">