From fad0b49841f79800bb4a324cbab09c2d06c4c71d Mon Sep 17 00:00:00 2001 From: aonoa <32682251+aonoa@users.noreply.github.com> Date: Fri, 25 Jul 2025 21:35:57 +0800 Subject: [PATCH] fix: adding roles does not automatically refresh (#6548) * fix: adding roles does not automatically refresh * style: fix code style err --- playground/src/views/system/role/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/src/views/system/role/list.vue b/playground/src/views/system/role/list.vue index f89228f67..4775c028e 100644 --- a/playground/src/views/system/role/list.vue +++ b/playground/src/views/system/role/list.vue @@ -151,7 +151,7 @@ function onCreate() {