fix: adding roles does not automatically refresh (#6548)

* fix: adding roles does not automatically refresh

* style: fix code style err
pull/183/MERGE
aonoa 2025-07-25 21:35:57 +08:00 committed by GitHub
parent 260e45cd7b
commit fad0b49841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ function onCreate() {
</script>
<template>
<Page auto-content-height>
<FormDrawer />
<FormDrawer @success="onRefresh" />
<Grid :table-title="$t('system.role.list')">
<template #toolbar-tools>
<Button type="primary" @click="onCreate">