Develop patterns for creating links outside router

This commit is contained in:
Eli Ribble 2026-04-22 14:31:05 +00:00
parent bcd51cf5cf
commit b4527fba8b
No known key found for this signature in database
24 changed files with 91 additions and 24 deletions

View file

@ -31,6 +31,7 @@ body > .container-fluid {
@doEvidence="doEvidence"
@doPermission="doPermission"
@doSubmit="doSubmit"
:publicID="report?.public_id ?? 'unset'"
v-model="report"
/>
</template>