Added Location to PDF Viewer in EVal

This commit is contained in:
2025-11-08 18:52:25 +01:00
parent 1526879a38
commit 43a6d1d631

View File

@@ -226,6 +226,7 @@ changeRange()
<PDFViewer
v-if="showDocument"
:uri="uri"
location="show_time_evaluation"
/>
</div>
</template>