fix: vue received a Component that was made a reactive object (#4367)

This commit is contained in:
Li Kui
2024-09-11 22:56:01 +08:00
committed by GitHub
parent 8f6bf6add3
commit 61faa1895a
9 changed files with 507 additions and 233 deletions

View File

@@ -40,6 +40,7 @@
"@vben-core/composables": "workspace:*",
"@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.0.3",
"vue": "^3.5.4"