add api tool

This commit is contained in:
xie7654
2025-07-11 11:00:37 +08:00
parent bd9f9c39e3
commit ec30340b43
12 changed files with 534 additions and 7 deletions

View File

@@ -133,7 +133,7 @@ function refreshGrid() {
v-permission="'${app_name}:${model_name_snake}:create'"
>
<Plus class="size-5" />
{{ $t('ui.actionTitle.create') }}
{{ $$t('ui.actionTitle.create') }}
</Button>
</template>
</Grid>