Added Location to PDF Viewer in EVal
This commit is contained in:
@@ -226,6 +226,7 @@ changeRange()
|
|||||||
<PDFViewer
|
<PDFViewer
|
||||||
v-if="showDocument"
|
v-if="showDocument"
|
||||||
:uri="uri"
|
:uri="uri"
|
||||||
|
location="show_time_evaluation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user