fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841)

This commit is contained in:
Vben
2024-11-09 14:07:41 +08:00
committed by GitHub
parent 9cf0573921
commit 2c6edafeb2
21 changed files with 66 additions and 30 deletions

6
pnpm-lock.yaml generated
View File

@@ -1292,6 +1292,9 @@ importers:
'@vben-core/shared':
specifier: workspace:*
version: link:../../base/shared
'@vben-core/typings':
specifier: workspace:*
version: link:../../base/typings
'@vee-validate/zod':
specifier: 'catalog:'
version: 4.14.7(vue@3.5.12(typescript@5.6.3))
@@ -1370,6 +1373,9 @@ importers:
'@vben-core/shared':
specifier: workspace:*
version: link:../../base/shared
'@vben-core/typings':
specifier: workspace:*
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
version: 11.2.0(vue@3.5.12(typescript@5.6.3))