|
@@ -383,7 +383,8 @@
|
|
|
</HcTable>
|
|
|
</div>
|
|
|
<div v-if="CertPdf" class="flex-iframe">
|
|
|
- <iframe :src="CertPdf" allow="display-capture" frameborder="1" height="100%" width="100%" />
|
|
|
+ <!-- <iframe :src="CertPdf" allow="display-capture" frameborder="1" height="100%" width="100%" /> -->
|
|
|
+ <HcPdf :src="CertPdf" />
|
|
|
</div>
|
|
|
<div v-else class="flex-iframe hc-no-table-form">
|
|
|
<div class="table-form-no">
|