Loadvalue object for things

This commit is contained in:
yuanhau 2025-05-13 16:37:56 +08:00
parent 4c7f9b47d0
commit 157713ed24
2 changed files with 6 additions and 4 deletions

View file

@ -491,6 +491,7 @@ watchEffect((cleanupFn) => {
:is="window.component"
@error="console.error('Error:', $event)"
@windowopener="openNewWindowViaApp($event)"
@loadValue=""
:values="passedValues"
/>
</Suspense>