feat: test

master^2
xingyu4j 2026-05-19 16:10:18 +08:00
parent c759cb2593
commit 3a88adb8a6
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ function onDelete(row: SystemMenuApi.SystemMenu) {
<FormDrawer @success="onRefresh" /> <FormDrawer @success="onRefresh" />
<Grid> <Grid>
<template #toolbar-tools> <template #toolbar-tools>
<Button type="primary" @click="onCreate"> <Button type="primary">
<Plus class="size-5" /> <Plus class="size-5" />
{{ $t('ui.actionTitle.create', [$t('system.menu.name')]) }} {{ $t('ui.actionTitle.create', [$t('system.menu.name')]) }}
</Button> </Button>