This commit is contained in:
dap
2026-02-09 16:19:54 +08:00
136 changed files with 4193 additions and 72 deletions

View File

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