Removed debug info
This commit is contained in:
@@ -63,7 +63,6 @@ setupPage()
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<UModal :fullscreen="props.mode === 'show'">
|
<UModal :fullscreen="props.mode === 'show'">
|
||||||
{{props.type}}
|
|
||||||
<EntityShow
|
<EntityShow
|
||||||
v-if="loaded && props.mode === 'show'"
|
v-if="loaded && props.mode === 'show'"
|
||||||
:type="props.type"
|
:type="props.type"
|
||||||
|
|||||||
Reference in New Issue
Block a user