Merge branch 'main' of https://github.com/MrLeo/vue-vben-admin into MrLeo-main

pull/332/head^2
Jin Mao 2026-02-06 15:39:48 +08:00
commit 8f4f27d860
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ const toolbarOptions = computed(() => {
}
if (!showToolbar.value) {
toolbarConfig.enabled = false;
return { toolbarConfig };
}