mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Loadvalue object for things
This commit is contained in:
parent
4c7f9b47d0
commit
157713ed24
2 changed files with 6 additions and 4 deletions
|
@ -491,6 +491,7 @@ watchEffect((cleanupFn) => {
|
|||
:is="window.component"
|
||||
@error="console.error('Error:', $event)"
|
||||
@windowopener="openNewWindowViaApp($event)"
|
||||
@loadValue=""
|
||||
:values="passedValues"
|
||||
/>
|
||||
</Suspense>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue